You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`kb-python` is a python package for processing single-cell RNA-sequencing. It wraps the [`kallisto` | `bustools`](https://www.kallistobus.tools) single-cell RNA-seq command line tools in order to unify multiple processing workflows.
@@ -127,11 +126,10 @@ Submitted by [@sbooeshaghi](https://github.com/sbooeshaghi/).
127
126
128
127
Do you have a cool use case for `kb-python`? Submit a PR (including the goal, code snippet, and your username) so that we can feature it here.
129
128
130
-
## Tutorials
131
-
For a list of tutorials that use `kb-python` please see [https://www.kallistobus.tools/](https://www.kallistobus.tools/).
129
+
## Documentation and Tutorials
130
+
131
+
Documentation and tutorials for `kb-python` usage are available at [https://kallisto.readthedocs.io/en/latest/](https://kallisto.readthedocs.io/en/latest/).
132
132
133
-
## Documentation
134
-
Developer documentation is hosted on [Read the Docs](https://kb-python.readthedocs.io/en/latest/).
135
133
136
134
## Contributing
137
135
Thank you for wanting to improve `kb-python`! If you have believe you've found a bug, please submit an issue.
0 commit comments