Data Integrator (Python API)
Classes | Variables
cls.HSGeneIdConversion Namespace Reference

Provide gene ID conversions for human. More...

Classes

class  CHSGeneIdConversion
 Human gene ID conversion. More...
 

Variables

string ENTREZ_GENE_DB = "hsgene-1";
 NCBI Entrez gene database. More...
 
string HGNC_1_DB = "hsgene-2";
 HGNC primary symbol database. More...
 
string HGNC_2_DB = "hsgene-3";
 HGNC symbol aliases database. More...
 

Detailed Description

Provide gene ID conversions for human.

Author
Chris X. Weichenberger
Date
2012-02-20

Variable Documentation

◆ ENTREZ_GENE_DB

string cls.HSGeneIdConversion.ENTREZ_GENE_DB = "hsgene-1";

NCBI Entrez gene database.

◆ HGNC_1_DB

string cls.HSGeneIdConversion.HGNC_1_DB = "hsgene-2";

HGNC primary symbol database.

◆ HGNC_2_DB

string cls.HSGeneIdConversion.HGNC_2_DB = "hsgene-3";

HGNC symbol aliases database.