![]() |
Rosetta
2021.16
|
Functions | |
| def | fold_tree |
Variables | |
| tuple | parser = optparse.OptionParser() |
| INTERPRETING RESULTS. More... | |
| string | default = '' |
| string | help = 'flag for dumping structures to PDB files' |
| tuple | PDB_out = bool(options.PDB_out) |
| def demo.D030_Fold_tree.fold_tree | ( | PDB_out = False | ) |
Demonstrates the syntax necessary for basic usage of the FoldTree object
performs these changes with a demonstrative pose example and writes
structures to PDB files if <PDB_out> is True
References name, pyrosetta.distributed.io.pose_from_sequence, fmt.print(), basic::options::OptionKeys::run::PyMOLMover.PyMOLMover, and basic::options::OptionKeys::relax::range.range.
| string demo.D030_Fold_tree.default = '' |
| string demo.D030_Fold_tree.help = 'flag for dumping structures to PDB files' |
| tuple demo.D030_Fold_tree.parser = optparse.OptionParser() |
INTERPRETING RESULTS.
COMMANDLINE COMPATIBILITY
| tuple demo.D030_Fold_tree.PDB_out = bool(options.PDB_out) |
1.8.7