Skip to content

Commit

Permalink
minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
huidongchen committed Sep 7, 2023
1 parent 672a503 commit 9174f67
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions docs/source/API.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Import stream2 as::

import stream2 as st2

Configuration for SIMBA
~~~~~~~~~~~~~~~~~~~~~~~
Configuration for STREAM2
~~~~~~~~~~~~~~~~~~~~~~~~~
.. autosummary::
:toctree: _autosummary

Expand All @@ -18,7 +18,6 @@ Configuration for SIMBA

Reading
~~~~~~~

.. autosummary::
:toctree: _autosummary

Expand All @@ -30,9 +29,9 @@ Reading

See more at `anndata <https://anndata.readthedocs.io/en/latest/api.html#reading>`_


Preprocessing
~~~~~~~~~~~~~

.. autosummary::
:toctree: _autosummary

Expand All @@ -43,9 +42,9 @@ Preprocessing
pp.pca
pp.select_variable_genes


Tools
~~~~~

.. autosummary::
:toctree: _autosummary

Expand All @@ -63,7 +62,6 @@ Tools

Plotting
~~~~~~~~

.. autosummary::
:toctree: _autosummary

Expand All @@ -73,4 +71,4 @@ Plotting
pl.graph
pl.dimension_reduction
pl.stream_sc
pl.stream
pl.stream

0 comments on commit 9174f67

Please sign in to comment.