Data Integrator (Python API)
Classes | Namespaces | Variables
DrugBankAnnotation.py File Reference

Classes

class  cls.DrugBankAnnotation.CDrugPartnerPairList
 Represents a list of drugs for a single partner (that is, protein). More...
 
class  cls.DrugBankAnnotation.CDrugPartnerPair
 A drug/partner pair container class. More...
 
class  cls.DrugBankAnnotation.CDrugBankAnnotation
 Drugs associated with a protein. More...
 

Namespaces

 cls.DrugBankAnnotation
 Annotation of proteins involved in drugs.
 

Variables

string cls.DrugBankAnnotation.DBFLT_GROUP = "group";
 Drug class, for example approved, experimental, withdrawn. More...
 
string cls.DrugBankAnnotation.DBFLT_ACTION = "action";
 Mechanism of interaction with the partner (=protein). More...
 
string cls.DrugBankAnnotation.DBFLT_AFFECTEDORG = "affected-organism";
 Organism in which the drug is targeting the drug partner. More...
 
string cls.DrugBankAnnotation.DBFLT_BONDTYPE = "bondtype";
 Main class of drug binding partner (=protein), target, enzyme, tansporter, carrier. More...
 
string cls.DrugBankAnnotation.DBFLT_KNOWNACTION = "known-action";
 Knowledge on how the drug works. More...