BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioProteinStructureAlignment.h>
Public Member Functions | |
BioProteinStructureAlignment (const string &f1, const string &f2, const string &="BLOSUM62") | |
BioProteinStructureAlignment (BioProteinChain &tempRefCoords, BioProteinChain &tempQueCoords) | |
float | getMainChainRmsd () |
float | getCAlphaRmsd () |
float | getLocalSequenceIdentity () |
float | getGlobalSequenceIdentity () |
~BioProteinStructureAlignment () |
BioProteinStructureAlignment::BioProteinStructureAlignment | ( | const string & | f1, |
const string & | f2, | ||
const string & | = "BLOSUM62" |
||
) |
BioProteinStructureAlignment::BioProteinStructureAlignment | ( | BioProteinChain & | tempRefCoords, |
BioProteinChain & | tempQueCoords | ||
) |