BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
BioResidue() | BioResidue | |
BioResidue(const BioResidue &r) | BioResidue | |
BioResidue(const string &) | BioResidue | |
BioResidue(unsigned long, string, string, long, float, float, float, float, float, string) | BioResidue | |
BioResidue(const string &resname_, vector< BioAtom >, const long resnum_=0) | BioResidue | |
chiAngles(ostream &=cout) | BioResidue | |
eraseHydrogen() | BioResidue | |
findAtom(const string &aa) | BioResidue | |
getAtom(string) | BioResidue | |
getAtom(unsigned int) const | BioResidue | |
getAtomIndex(const string &) const | BioResidue | |
getCentroid() | BioResidue | |
getDistance(int, float, float, float) | BioResidue | |
getDistance(const string &, float, float, float) | BioResidue | |
getDistance(const string &, const BioAtom &) | BioResidue | |
getDistance(int, const BioAtom &) | BioResidue | |
getLastAtom() | BioResidue | |
getLastAtomName() const | BioResidue | |
getLastAtomNumber() const | BioResidue | |
getNumberOfAtoms() const | BioResidue | |
getResidueName() const | BioResidue | |
getResidueNumber() const | BioResidue | |
getTorsionAngle(string, string, string, string) | BioResidue | |
getTorsionAngle(int, int, int, int) | BioResidue | |
operator<(const BioResidue &, const BioResidue &) | BioResidue | [friend] |
operator<<(ostream &os, BioResidue &ip) | BioResidue | [friend] |
operator=(const BioResidue &r) | BioResidue | |
operator==(const BioResidue &, const BioResidue &) | BioResidue | [friend] |
operator>(const BioResidue &, const BioResidue &) | BioResidue | [friend] |
pushAtom(const BioAtom &) | BioResidue | |
pushAtom(const unsigned long atnumber, const string &atname, const float x1, const float y1, const float z1, const float oc1, const float bf1, string rec) | BioResidue | |
setResidueName(string res_name) | BioResidue | |
setResidueNumber(long res_num) | BioResidue | |
showChiAngles(ostream &=cout) | BioResidue | |
showResidue(ostream &=cout, char= 'A') | BioResidue | |
~BioResidue() | BioResidue |