Data Integrator (Python API)
|
Drosophila melanogaster gene ID conversion. More...
Static Public Attributes | |
paths = CPaths(); | |
mapper = CDMGeneIdConversion(paths); | |
Additional Inherited Members | |
![]() | |
def | Convert (s, key, srcDbToken, dstDbToken) |
Map from one database to any other. More... | |
![]() | |
def | __init__ (s, paths) |
Constructor. More... | |
def | GetPaths (s) |
Get CPaths object stored here. More... | |
Drosophila melanogaster gene ID conversion.
Conversion of gene identifiers is done using the Ensembl Biomart tool wherever possible, that is, whenever this tool offers desired data. Currently, the Ensembl fly gene ID, which is identical to the Flybase gene ID (FBgn) is used as a central hub to store relationships.
|
static |
|
static |