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 4094539 commit 302fc1f
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,29 @@
.. module:: scFates

API
===

Import symphonypy as::

import symphonypy as sp

Basic functions
Preprocessing
---------------

.. autosummary::
:toctree: generated

pp.harmony_integrate

Tools
---------------

.. currentmodule:: symphonypy
.. autosummary::
:toctree: generated

tl.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 302fc1f

Please sign in to comment.