Skip to content

Commit

Permalink
updated API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicaw9910 committed Aug 16, 2024
1 parent e33fdd4 commit ac143a8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
.. autosummary::
:toctree: generated
APIClient
APIClientGET
APIClientPOST
api_schema.APIClient
api_schema.APIClientGET
api_schema.APIClientPOST
```

### BioMart
Expand All @@ -23,7 +23,7 @@
.. autosummary::
:toctree: generated
BioMart
biomart.BioMart
```

### HGNC
Expand All @@ -35,7 +35,7 @@
.. autosummary::
:toctree: generated
HGNC
hgnc.HGNC
```

### UniProt
Expand All @@ -47,9 +47,9 @@
.. autosummary::
:toctree: generated
UniProt
UniProtGET
UniProtPOST
uniprot.UniProt
uniprot.UniProtGET
uniprot.UniProtPOST
```

### Load
Expand All @@ -61,5 +61,5 @@
.. autosummary::
:toctree: generated
literal_eval_list
load.literal_eval_list
```

0 comments on commit ac143a8

Please sign in to comment.