Skip to content
Discussion options

You must be logged in to vote

Digging through the code, it's a little confusingly written, but it does look like the issue is that when setting dna_defs, RestrictDesignToProteinDNAInterface expect the indicated residues to be the "top" residue of the base pair. From what I can tell, the "top" residue is simply the residue which comes first in the structure.

So I believe you are correct in that you should be able to change things from the D chain to the complementary based on chain C, and get things to work.

(From what I can tell, there's no difference in treatment between the top and bottom residue in the base pair -- if you specify one, they're both treated. But that does raise the question about why it's particular …

Replies: 1 comment 1 reply

Comment options

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

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