Merge pull request #3319 from RosettaCommons/vmullig/parametric_rna_fix
Fix for parametrically-generated RNA helices.
The parametric code wrongly assumed that the first N atoms of a polymer type are always the mainchain atoms. Correcting this assumption with explicit lookups from ResidueType::mainchain_atom().