Skip to content

Commit

Permalink
Update api.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
serjisa authored Apr 9, 2024
1 parent 2338043 commit 5baaac2
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
.. module:: symphonypy
.. automodule:: symphonypy
:noindex:

API
===

Import symphonypy as::

import symphonypy as sp

.. autosummary::
:toctree: generated
:toctree: .

lumache
pp.harmony_integrate
tl.map_embedding
tl.transfer_labels_kNN
tl.per_cell_confidence
tl.per_cluster_confidence
tl.ingest
tl.tsne

0 comments on commit 5baaac2

Please sign in to comment.