|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioScopProteinDomain.h>
Public Member Functions | |
| BioScopProteinDomain () | |
| BioScopProteinDomain (const string &) | |
| void | setProteinDomain (vector< string >) |
| int | getScopUniqueId () |
| int | getNumberOfSpecies () |
| string | getDescription () |
| BioScopSpecies | getSpecies (int) |
| BioScopProteinDomain::BioScopProteinDomain | ( | const string & | ) |
| string BioScopProteinDomain::getDescription | ( | ) |
| void BioScopProteinDomain::setProteinDomain | ( | vector< string > | ) |