julie-forman-kay-lab / IDPConformerGenerator

Build conformational representations of Intrinsically Disordered Proteins and Regions by a guided sampling of the protein torsion space
https://idpconformergenerator.readthedocs.io/
Apache License 2.0
15 stars 6 forks source link

``--long`` method of building single chain IDPs #245

Closed menoliu closed 9 months ago

menoliu commented 9 months ago

Using elements from ldrs, we can build long IDPs (residues > 300 AA) using different fragments. Upgrades have been made to the build sub-client. Aims to clean-up this feature and deprecate #236

Please see --long and --long-ranges in the console (CLI) documentation.

Fixes bug in build where single sequences aren't recognized after v0.7.3 update