「view this page in B3 βῆτα server」

Revisions №60318

branch: master 「№60318」
Commited by: Vikram K. Mulligan
GitHub commit link: 「e2d8b421d8a6ed88」 「№3319」
Difference from previous tested commit:  code diff
Commit date: 2018-07-25 07:08:44

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().

Labonte 6 years
I think you broke PyRosetta with this merge.
Vikram K. Mulligan 6 years
Both of those tests are showing intermittent failures before and after this commit. I don't know what's causing those, but I'm pretty sure that it wasn't this pull request. [list]
...