BALL
1.4.2
|
This is the complete list of members for BALL::NucleotideMapping, including all inherited members.
a_ | BALL::NucleotideMapping | private |
a_to_b_ | BALL::NucleotideMapping | private |
Alignment typedef | BALL::NucleotideMapping | |
assignFromAlignment(Chain &a, Chain &b, const Alignment &alignment) | BALL::NucleotideMapping | static |
assignFromDistances(Chain &a, Chain &b) | BALL::NucleotideMapping | static |
assignNaively(Chain &a, Chain &b, unsigned int offset_a=0, unsigned int offset_b=0) | BALL::NucleotideMapping | static |
b_ | BALL::NucleotideMapping | private |
b_to_a_ | BALL::NucleotideMapping | private |
firstToSecond(Residue *a) const | BALL::NucleotideMapping | |
getFirstStrand() const | BALL::NucleotideMapping | |
getSecondStrand() const | BALL::NucleotideMapping | |
NucleotideMap typedef | BALL::NucleotideMapping | private |
NucleotideMapping() | BALL::NucleotideMapping | |
NucleotideMapping(Chain &a, Chain &b, const NucleotideMap &a_to_b, const NucleotideMap &b_to_a) | BALL::NucleotideMapping | private |
secondToFirst(Residue *b) const | BALL::NucleotideMapping |