RosettaCommons / tools

Tools for parsing Rosetta source code and scripts for running specific Rosetta applications.
Other
3 stars 1 forks source link

Modifies SequenceProfile.py allow functionality for multiple chains w… #96

Open nzrandol opened 3 years ago

nzrandol commented 3 years ago

…ithout

having to separate into different pdb files. Now just include the "-c ChainID" flag, where ChainID is the chain ID of the chain you'd like to sequence. Additionally, script now allows for gaps in residue number and modifies output file by including both Rosetta residue numbers and pdb residue numbers.