|
Rosetta
|
Variables | |
| string | output = "static_database.hh" |
| string | path_prefix = "/Users/mtyka/minirosetta_database/" |
| tuple | outfile = open( output, "w" ) |
| tuple make_static_database.outfile = open( output, "w" ) |
Definition at line 9 of file make_static_database.py.
| string make_static_database.output = "static_database.hh" |
Definition at line 6 of file make_static_database.py.
Referenced by add_rosetta_options_0(), add_rosetta_options_4(), add_rosetta_options_6(), numeric::Calculator.compute(), numeric.FArray_to_vector_of_xyzvectors(), main(), match_main(), numeric.operator<<(), save_per_residue_scores(), numeric::xyzVector< core::Real >.show(), numeric::xyzMatrix< T >.show(), numeric.vector_of_xyzvectors_to_FArray(), and numeric.xyzmatrix_to_FArray().
| string make_static_database.path_prefix = "/Users/mtyka/minirosetta_database/" |
Definition at line 7 of file make_static_database.py.
1.8.7