Skip to content

Commit

Permalink
try fix readthedocs build
Browse files Browse the repository at this point in the history
  • Loading branch information
berombau committed Nov 16, 2023
1 parent 0028932 commit d717515
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,37 +17,19 @@ The central class is `FlowSOM`.
## Reading

```
.. module:: flowsom.io
.. currentmodule:: flowsom
.. autosummary::
:toctree: generated
io.read_FCS
```

## Preprocessing

```
.. module:: flowsom.pp
.. currentmodule:: flowsom
.. autosummary::
:toctree: generated
pp.aggregate_flowframes
pp.normalize_estimate_logicle
```

## Tools

```
.. module:: flowsom.tl
.. currentmodule:: flowsom
.. autosummary::
:toctree: generated
tl.ConsensusCluster
tl.SOM
tl.map_data_to_codes
Expand All @@ -64,12 +46,6 @@ The central class is `FlowSOM`.
## Plotting

```
.. module:: flowsom.pl
.. currentmodule:: flowsom
.. autosummary::
:toctree: generated
pl.FlowSOMmary
pl.plot_2D_scatters
pl.plot_labels
Expand Down

0 comments on commit d717515

Please sign in to comment.