-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hello,
First off, great job on this publication. I really enjoyed reading the paper.
I've been trying to run the model myself, however I'm having trouble understanding the structure of the pdb file header needed to run scaffolding on a protein. Based on the table in the readme, I would think that this:
REMARK 999 NAME P40881_TRUNCATED_partial_fix
REMARK 999 PDB P40881_TRUNCATED
REMARK 999 INPUT 5 5 # Minimum and maximum length of scaffold segment is 5 aa
REMARK 999 INPUT A 5 10 A # The motif segment is on chain A, from 5 to 10
REMARK 999 MINIMUM TOTAL LENGTH 100 # I want the protein to be 100 amino acids, so both min and max
REMARK 999 MAXIMUM TOTAL LENGTH 100 # total length is 100.
(just to be clear, I don't have the comments in the actual file)
Is the header needed in order to set as motif the 5 amino acid sequence from amino acid 5 to 10 in a 100 amino acid long pdb file. However, this leads to errors in feature creation.
Would it be possible to get a more in depth explanation of how the pdb header works?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels