Skip to content

Commit

Permalink
Improve usage doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Zethson authored Apr 17, 2024
1 parent 2c83aa3 commit 50baf32
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/usage/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 50baf32

Please sign in to comment.