Merge pull request #6457 from RosettaCommons/roccomoretti/mphbond
Fix parse_my_tag for MP framework HBond options.
It looks like there is a typo (cut&paste issue) in the parse_my_tag() function for HBondOptions which prevents people from using the XML Set subtag properly for certain mp options.
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #6453 from RosettaCommons/moritzertelt/metric_feature_IFA
Add a "delta_metrics" option to the InterfaceAnalyzerMover that allows delta calculations between complex and separated state for a list of arbitrary RealMetrics
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #6450 from RosettaCommons/moritzertelt/mifst_prediction
Add a probabilities metric using the Masked Inverse Folding with Sequence Transfer (MIF-ST) model for prediction
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #6434 from RosettaCommons/moritzertelt/ml_infrastructure
Adding four metrics that analyze PerResidueProbabilitiesMetrics in different ways
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #6439 from RosettaCommons/moritzertelt/sample_seq_from_probs
Add support for saving, loading and using PerResidueProbabilities for design
notify author
notify list [rosetta-logs@googlegroups.com]
small change so that the xml schema and the parse_my_tag functions use mathcing terms. Specifically, changed "dihedral_resnums" to "dihedral_residues". No functionality should differ. (#6447)
notify author
notify list [rosetta-logs@googlegroups.com]