Skip to content

Commit ff85fc5

Browse files
committed
add cheatsheet to docs
1 parent 2384ba7 commit ff85fc5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ The complete FlowSOM package known from R, now available in Python!
1212

1313
## Getting started
1414

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

1717
- [Example FlowSOM notebook][link-docs-example]
1818
- [API documentation][link-api]
19+
- [FlowSOM Python Cheatsheet][cheatsheet]
1920

2021
## Installation
2122

@@ -80,3 +81,4 @@ If you use `FlowSOM` in your work, please cite the following papers:
8081
[link-docs]: https://flowsom.readthedocs.io
8182
[link-docs-example]: https://flowsom.readthedocs.io/en/latest/notebooks/example.html
8283
[link-api]: https://flowsom.readthedocs.io/en/latest/api.html
84+
[cheatsheet]: https://flowsom.readthedocs.io/en/latest/_static/FlowSOM_CheatSheet_Python.pdf

0 commit comments

Comments
 (0)