Skip to content

Commit

Permalink
add cheatsheet to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
berombau committed May 6, 2024
1 parent 2384ba7 commit ff85fc5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ The complete FlowSOM package known from R, now available in Python!

## Getting started

Please refer to the [documentation][link-docs]. In particular, the
Please refer to the [documentation][link-docs]. In particular, the following resources are available:

- [Example FlowSOM notebook][link-docs-example]
- [API documentation][link-api]
- [FlowSOM Python Cheatsheet][cheatsheet]

## Installation

Expand Down Expand Up @@ -80,3 +81,4 @@ If you use `FlowSOM` in your work, please cite the following papers:
[link-docs]: https://flowsom.readthedocs.io
[link-docs-example]: https://flowsom.readthedocs.io/en/latest/notebooks/example.html
[link-api]: https://flowsom.readthedocs.io/en/latest/api.html
[cheatsheet]: https://flowsom.readthedocs.io/en/latest/_static/FlowSOM_CheatSheet_Python.pdf
File renamed without changes.

0 comments on commit ff85fc5

Please sign in to comment.