Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 9 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,29 +13,15 @@ pip install malariagen-data

## Documentation

Documentation of classes and methods in the public API are available
from the following locations:

- [Ag3 API
docs](https://malariagen.github.io/malariagen-data-python/latest/Ag3.html)

- [Af1 API
docs](https://malariagen.github.io/malariagen-data-python/latest/Af1.html)

- [Amin1 API
docs](https://malariagen.github.io/malariagen-data-python/latest/Amin1.html)

- [Adir1 API
docs](https://malariagen.github.io/malariagen-data-python/latest/Adir1.html)

- [Pf8 API
docs](https://malariagen.github.io/parasite-data/pf8/api.html)

- [Pf7 API
docs](https://malariagen.github.io/parasite-data/pf7/api.html)

- [Pv4 API
docs](https://malariagen.github.io/parasite-data/pv4/api.html)
Documentation for classes and methods in the public API is available at the following locations:

- [Ag3 API docs](https://malariagen.github.io/malariagen-data-python/latest/Ag3.html)
- [Af1 API docs](https://malariagen.github.io/malariagen-data-python/latest/Af1.html)
- [Amin1 API docs](https://malariagen.github.io/malariagen-data-python/latest/Amin1.html)
- [Adir1 API docs](https://malariagen.github.io/malariagen-data-python/latest/Adir1.html)
- [Pf8 API docs](https://malariagen.github.io/parasite-data/pf8/api.html)
- [Pf7 API docs](https://malariagen.github.io/parasite-data/pf7/api.html)
- [Pv4 API docs](https://malariagen.github.io/parasite-data/pv4/api.html)

## Release notes (change log)

Expand Down