Skip to content

Commit

Permalink
Merge pull request #19 from tansey-lab/jw_general
Browse files Browse the repository at this point in the history
updated API docs
  • Loading branch information
jessicaw9910 authored Aug 16, 2024
2 parents ab6db01 + 9cd7f55 commit 6cf0054
Showing 1 changed file with 4 additions and 57 deletions.
61 changes: 4 additions & 57 deletions docs/api.md
Original file line number Diff line number Diff line change
@@ -1,65 +1,12 @@
# API

## API Clients

```{eval-rst}
.. module:: nf_rnaseq.api_schema
.. currentmodule:: nf_rnaseq
.. autosummary::
:toctree: generated
:recursive:
api_schema
```

### BioMart

```{eval-rst}
.. module:: nf_rnaseq.biomart
.. currentmodule:: nf_rnaseq
.. autosummary::
:toctree: generated
:recursive:
biomart
```

### HGNC

```{eval-rst}
.. module:: nf_rnaseq.hgnc
.. currentmodule:: nf_rnaseq
.. autosummary::
:toctree: generated
hgnc
```

### UniProt

```{eval-rst}
.. module:: nf_rnaseq.uniprot
.. currentmodule:: nf_rnaseq
.. autosummary::
:toctree: generated
:recursive:
uniprot
```

### Load
# `nf_rnaseq`

```{eval-rst}
.. module:: nf_rnaseq.load
.. module:: nf_rnaseq
.. currentmodule:: nf_rnaseq
.. autosummary::
:toctree: generated
:toctree: autosummary
:recursive:
load
nf_rnaseq
```

0 comments on commit 6cf0054

Please sign in to comment.