﻿gcell.rna.gencode.Gencode
=========================

.. currentmodule:: gcell.rna.gencode

.. add toctree option to make autodoc generate the pages

.. autoclass:: Gencode

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree: .
   
      
      ~Gencode.DEFAULT_VERSIONS
      
      
      ~Gencode.gene_to_chrom
      
      
      ~Gencode.gene_to_id
      
      
      ~Gencode.gene_to_strand
      
      
      ~Gencode.gene_to_strand_numeric
      
      
      ~Gencode.gene_to_tes
      
      
      ~Gencode.gene_to_tss
      
      
      ~Gencode.gene_to_type
      
      
      ~Gencode.id_to_gene
      
      
      ~Gencode.original_gtf
      
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree: .
   
      ~Gencode.from_config
      ~Gencode.get_exp_feather
      ~Gencode.get_gene
      ~Gencode.get_gene_id
      ~Gencode.get_genebodies
      ~Gencode.get_genes
      ~Gencode.query_region
   
   