Switch to unified view

a b/docs/api/openomics.database.disease.DisGeNet.rst
1
DisGeNet
2
========
3
4
.. currentmodule:: openomics.database.disease
5
6
.. autoclass:: DisGeNet
7
   :show-inheritance:
8
9
   .. rubric:: Attributes Summary
10
11
   .. autosummary::
12
13
      ~DisGeNet.COLUMNS_RENAME_DICT
14
15
   .. rubric:: Methods Summary
16
17
   .. autosummary::
18
19
      ~DisGeNet.load_dataframe
20
21
   .. rubric:: Attributes Documentation
22
23
   .. autoattribute:: COLUMNS_RENAME_DICT
24
25
   .. rubric:: Methods Documentation
26
27
   .. automethod:: load_dataframe