Modules and functions in this package
List of available modules and functions and descriptions
Superimposition-based approach modules
Check Stoichometry module
>> from sbiRandM.check_stoichometry import *Available functions
check_fasta_stoichometry(fasta_path):
"""
Input: path to the desired fasta file (string)
Output: Dictionary with the stoichiometry done
This function takes the path of the Fasta file of the Complex,
and checks the homology between chains
to detect the steichiometry of the protein.
"""Complex_build module
Available function
Interaction Module
Available functions
Modeling-based approach Modules
Modeller Comparison Module
Available functions
Last updated