BioInt  1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
BioPdbSeqres Class Reference

#include <BioPdbSeqres.h>

Inheritance diagram for BioPdbSeqres:

List of all members.

Public Member Functions

 BioPdbSeqres (const string &ti_)
void showSeqres (ostream &=cout)
void showSeqres (char, ostream &=cout)
void showSeqresChainIds (ostream &=cout)
bool findSeqresChainId (char)
string getSeqresSequence (char)
string getSeqresSequenceSegment (char, int, int)
int getSeqresSequenceLength (char)
int getSeqresNumberOfChainIds ()
char getSeqresChainId (int chainIdIndex)

Constructor & Destructor Documentation

BioPdbSeqres::BioPdbSeqres ( const string &  ti_)

Member Function Documentation

char BioPdbSeqres::getSeqresChainId ( int  chainIdIndex)
string BioPdbSeqres::getSeqresSequenceSegment ( char  ,
int  ,
int   
)
void BioPdbSeqres::showSeqres ( ostream &  = cout)
void BioPdbSeqres::showSeqres ( char  ,
ostream &  = cout 
)
void BioPdbSeqres::showSeqresChainIds ( ostream &  = cout)

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines