Switch to unified view

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