| Rosetta 3.3 Release Manual |
Last updated July 24, 2011 ; PI: Ora Schueler-Furman oraf@ekmd.huji.ac.il.
src/apps/public/flexpep_docking/BuildPeptide.cc test/integration/tests/BuildPeptideBuilding an extended peptide or protein structure from a FASTA file (to help preparing input for peptide docking protocol, etc.).
BuildPeptide requires a fasta file in standard format as input.
| Flag | Description | Type |
| -in:file:fasta | FASTA file with peptide sequence | string |
| -out:file:o | output PDB file name | string |
BuildPeptide.{ext} -database ${mini_db} -in:file:fasta input.fasta -out:file:o peptide.pdb
The output of a BuildPeptide run is a PDB-format file of the peptide in an extended full-atom conformation. Side-chain rotamers are arbitrary. This can be used for e.g., creating an initial structure for a FlexPepDock ab-initio run.
1.7.4