Data Integrator (Python API)
Static Public Attributes | List of all members
cls.DMGeneIdConversion.CDMGeneIdConversion Class Reference

Drosophila melanogaster gene ID conversion. More...

Inheritance diagram for cls.DMGeneIdConversion.CDMGeneIdConversion:
Inheritance graph
[legend]
Collaboration diagram for cls.DMGeneIdConversion.CDMGeneIdConversion:
Collaboration graph
[legend]

Static Public Attributes

 paths = CPaths();
 
 mapper = CDMGeneIdConversion(paths);
 

Additional Inherited Members

- Public Member Functions inherited from cls.PairwiseMapperBase.CEnsemblMapperBase
def Convert (s, key, srcDbToken, dstDbToken)
 Map from one database to any other. More...
 
- Public Member Functions inherited from cls.PairwiseMapperBase.CPairwiseMapperBase
def __init__ (s, paths)
 Constructor. More...
 
def GetPaths (s)
 Get CPaths object stored here. More...
 

Detailed Description

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.

Member Data Documentation

◆ mapper

cls.DMGeneIdConversion.CDMGeneIdConversion.mapper = CDMGeneIdConversion(paths);
static

◆ paths

cls.DMGeneIdConversion.CDMGeneIdConversion.paths = CPaths();
static

The documentation for this class was generated from the following file: