From 50baf327c2c512f295417e1bfafdc4f7f6857769 Mon Sep 17 00:00:00 2001 From: Lukas Heumos Date: Wed, 17 Apr 2024 12:00:16 -0700 Subject: [PATCH] Improve usage doc --- docs/usage/usage.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/usage/usage.md b/docs/usage/usage.md index 0e3ec564..d22fbb05 100644 --- a/docs/usage/usage.md +++ b/docs/usage/usage.md @@ -344,9 +344,7 @@ Methods that extract and visualize tool-specific annotation in an AnnData object plot.embedding_density ``` -### Branching trajectories and pseudotime, clustering - -Visualize clusters using one of the embedding methods passing color='leiden'. +### Branching trajectories and pseudotime ```{eval-rst} .. autosummary:: @@ -400,9 +398,6 @@ Visualize clusters using one of the embedding methods passing color='leiden'. ## AnnData utilities -The ehrapy API exposes functions to transform a pandas dataframe into an AnnData object -and vice versa. - ```{eval-rst} .. autosummary:: :toctree: anndata