Data Integrator (Python API)
Public Member Functions | Static Public Attributes | List of all members
cls.HSEnsgene.CHSEnsgenes Class Reference

Container for all human Ensembl genes. More...

Inheritance diagram for cls.HSEnsgene.CHSEnsgenes:
Inheritance graph
[legend]
Collaboration diagram for cls.HSEnsgene.CHSEnsgenes:
Collaboration graph
[legend]

Public Member Functions

def __init__ (s, paths)
 
def GetBiotypes (s)
 

Static Public Attributes

 obj = CHSEnsgenes(CPaths());
 

Detailed Description

Container for all human Ensembl genes.

This is a @c dict container. Key is the Ensembl gene name, value is a @ref
CHSEnsgene instance.

Constructor & Destructor Documentation

◆ __init__()

def cls.HSEnsgene.CHSEnsgenes.__init__ (   s,
  paths 
)

Member Function Documentation

◆ GetBiotypes()

def cls.HSEnsgene.CHSEnsgenes.GetBiotypes (   s)
Returns
Get possible biotype names.

Member Data Documentation

◆ obj

cls.HSEnsgene.CHSEnsgenes.obj = CHSEnsgenes(CPaths());
static

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