a b/docs/api/openomics.database.sequence.GENCODE.rst
1
GENCODE
2
=======
3
4
.. currentmodule:: openomics.database.sequence
5
6
.. autoclass:: GENCODE
7
   :show-inheritance:
8
9
   .. rubric:: Methods Summary
10
11
   .. autosummary::
12
13
      ~GENCODE.get_rename_dict
14
      ~GENCODE.get_sequences
15
      ~GENCODE.load_dataframe
16
      ~GENCODE.read_fasta
17
18
   .. rubric:: Methods Documentation
19
20
   .. automethod:: get_rename_dict
21
   .. automethod:: get_sequences
22
   .. automethod:: load_dataframe
23
   .. automethod:: read_fasta