Skip to content
Discussion options

You must be logged in to vote

This message is coming from the PDB_ROTAMERS conformer file loading code. Basically what it's saying is that your params file is defining an atom (CLC1) which does not exist in your rotamers file. As Rosetta isn't able to figure out where that atom should go, it can't properly build the rotamer. (The 'non-virtual heavy atom' is simply reflecting the fact that there's limited ability to build hydrogen atoms and "virtual atoms" if their coordinates are missing.)

Looking at your rotamer file, it looks like the issue is that the CLC1 atom is being represented in the rotamer file as CLC instead. -- To fix the issue, you'll need to determine how you want to represent that atom. (e.g. what's the…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nathankvphan
Comment options

Answer selected by nathankvphan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants