Switch to unified view

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