Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gjhuizing authored Nov 7, 2023
1 parent 8f5dd46 commit 11821d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ git clone git@github.com:cantinilab/Mowgli.git
pip install ./Mowgli/
```

### Test your installation (optional)

```bash
pytest .
```

## Getting started

Mowgli takes as an input a Muon object and populates its `obsm` and `uns` fields with the embeddings and dictionaries, respectively. Visit [mowgli.rtfd.io](https://mowgli.rtfd.io/) for more documentation and tutorials.
Expand Down

0 comments on commit 11821d8

Please sign in to comment.