Skip to content

Commit e88ecbf

Browse files
authored
Revise documentation and tutorials sections in README
Updated documentation links and section headers in README.md.
1 parent 53209ad commit e88ecbf

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
![status](https://github.com/pachterlab/kb_python/workflows/CI/badge.svg)
66
[![codecov](https://codecov.io/gh/pachterlab/kb_python/branch/master/graph/badge.svg)](https://codecov.io/gh/pachterlab/kb_python)
77
[![pypi downloads](https://img.shields.io/pypi/dm/kb-python)](https://pypi.org/project/kb-python/)
8-
[![docs](https://readthedocs.org/projects/kb-python/badge/?version=latest)](https://kb-python.readthedocs.io/en/latest/?badge=latest)
98
[![license](https://img.shields.io/pypi/l/kb-python)](LICENSE)
109

1110
`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/).
127126

128127
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.
129128

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/).
132132

133-
## Documentation
134-
Developer documentation is hosted on [Read the Docs](https://kb-python.readthedocs.io/en/latest/).
135133

136134
## Contributing
137135
Thank you for wanting to improve `kb-python`! If you have believe you've found a bug, please submit an issue.

0 commit comments

Comments
 (0)