Rosetta
|
Functions | |
def | create_db (db_name) |
def | add_data (central_aa, neighbor_aa, left_right, phi, psi, probability, cumulative_probability) |
def | read_data_file (filename) |
def | main (argv) |
def DB_Builder.add_data | ( | central_aa, | |
neighbor_aa, | |||
left_right, | |||
phi, | |||
psi, | |||
probability, | |||
cumulative_probability | |||
) |
References enumerate_junctions.bool, run_backbone.float, and enumerate_junctions.int.
Referenced by main().
def DB_Builder.create_db | ( | db_name | ) |
Referenced by main().
def DB_Builder.main | ( | argv | ) |
References add_data(), create_db(), enumerate_junctions.int, ObjexxFCL.len(), and read_data_file().
def DB_Builder.read_data_file | ( | filename | ) |
References evaluate_beta_mutants.file, and ObjexxFCL.len().
Referenced by main().