![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
This is the complete list of members for KpaxAlignmentGraph, including all inherited members.
| __init__(self, input_filepath, gap=5, output_filepath="alignment_graph.pdf") | KpaxAlignmentGraph | |
| analyze_pairs(self) | KpaxAlignmentGraph | |
| create_residue_to_cc_mapping(self, ccs_dict) | KpaxAlignmentGraph | |
| find_connected_components_with_gap(self, residues, gap_threshold) | KpaxAlignmentGraph | |
| print_analysis_summary(self) | KpaxAlignmentGraph | |
| read_pairs_from_file(self) | KpaxAlignmentGraph | |
| run_analysis(self) | KpaxAlignmentGraph | |
| save_alignment_graph_to_dot(self) | KpaxAlignmentGraph | |
| save_connected_components_to_files(self) | KpaxAlignmentGraph |