Merge pull request #6317 from RosettaCommons/ligand_motifs_protocol2
This merge introduces protocols/motifs/IdentifyLigandMotifs.cc/hh and a public app to use it apps/public/motif_ligand_discovery/identify_ligand_motifs.cc. This protocol allows the user to collect motifs from a protein-ligand system.
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #6306 from RosettaCommons/LDM_fix
Fix to my previous merge that threw errors on post0merge tests. Also addresses an issue introduced in protocols/ligand_docking/HighResDocker.cc where a variable was erroneously initially declared as true (and should have been false).
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #6111 from RosettaCommons/LigandDiscoveryMerge
Merging in new protocol for motifs-based ligand docking in main/source/src/protocols/motifs/LigandDiscoverySearch.cc. Public app to run the script located in main/source/src/apps/public/motif_ligand_discovery/ligand_discovery_search_protocol.cc. Integration test that uses the app with the protocol found at main/tests/integration/tests/ligand_motif_discovery.
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #6295 from RosettaCommons/rhiju/no_reload_rna_suite_potential
use ScoringManager to prevent re-loading lots of copies of rna_suite_potential in RNA_SuiteEnergy.cc
notify author
notify list [rosetta-logs@googlegroups.com]