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

Classes

class  cls.HSEnsgProteinMapping.CHSEnsgProteinMapping
 Ensembl gene centered protein mapping. More...
 

Namespaces

 cls.HSEnsgProteinMapping
 Provide Ensembl gene ID to Ensembl protein ID mapping.
 

Variables

string cls.HSEnsgProteinMapping.ENSEMBL_PROTEIN_DB = "hsprot-0";
 Ensembl protein database. More...
 
string cls.HSEnsgProteinMapping.ENSEMBL_TRANSCRIPT_DB = "hsprot-1";
 Ensembl transcripts. More...
 
string cls.HSEnsgProteinMapping.UNIPROT_SWISSPROT_DB = "hsprot-2";
 Uniprot, manually curated protein annotation (stable accession numbers) More...
 
string cls.HSEnsgProteinMapping.UNIPROT_TREMBL_DB = "hsprot-3";
 Uniprot, 'electronically' annotated protein sequences (stable accessions). More...
 
string cls.HSEnsgProteinMapping.UNIPROT_SWISSPROT_ENTRYNAME_DB = "hsprot-4";
 Uniprot, entry IDs for SwissProt entries only. More...
 
string cls.HSEnsgProteinMapping.UNIPROT_TREMBL_ENTRYNAME_DB = "hsprot-5";
 Uniprot, entry IDs for TrEmbl entries only. More...
 
string cls.HSEnsgProteinMapping.ENSEMBL_CCDS_DB = "hsprot-6";
 NCBI Consensus CoDing Sequence (CCDS) data base. More...