![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Constructions | |
| __init__ (self, pdir, idir, odir, adir, verbose, prefix, to_align, file_specs, bound_pdb_complexes, pdb_id2path, windows) | |
| Default constructor. | |
Internal methods | |
| gather_chains_by_MISA_id (self) | |
| Gather all the chain by the relevant MISA id. | |
| run (self) | |
| Iterate over the MISA to run the processing. | |
Construct and process all the MISAs. Gather the different chains by MISA id and run the processing of each of them.
| __init__ | ( | self, | |
| pdir, | |||
| idir, | |||
| odir, | |||
| adir, | |||
| verbose, | |||
| prefix, | |||
| to_align, | |||
| file_specs, | |||
| bound_pdb_complexes, | |||
| pdb_id2path, | |||
| windows ) |
Default constructor.
| gather_chains_by_MISA_id | ( | self | ) |
Gather all the chain by the relevant MISA id.
| run | ( | self | ) |
Iterate over the MISA to run the processing.