Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
This is the complete list of members for MCI_specification, including all inherited members.
__init__(self, fname) | MCI_specification | |
__read_annotated_contacts_from_file__(self, fhandle, unweighted) | MCI_specification | |
__read_oligomers_from_file__(self, fhandle) | MCI_specification | |
__read_vertextypes_from_file__(self, fhandle) | MCI_specification | |
get_annotated_contacts(self) | MCI_specification | |
get_oligomers(self) | MCI_specification | |
get_pool_of_contacts_explored(self) | MCI_specification | |
get_vertices(self) | MCI_specification | |
read_MCI_spec_from_input_file(self, unweighted) | MCI_specification | |
set_annotated_contact(self, contact) | MCI_specification | |
update_oligomers(self, key, oligomer) | MCI_specification | |
update_vertices(self, vertices) | MCI_specification |