We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55629b7 commit 14a18efCopy full SHA for 14a18ef
README.md
@@ -22,12 +22,12 @@ https://doi.org/10.1038/s41587-021-00870-2
22
The latest release can be installed with
23
24
```bash
25
-pip install ffq
+pip install kb-python
26
```
27
28
The development version can be installed with
29
30
-pip install git+https://github.com/pachterlab/ffq
+pip install git+https://github.com/pachterlab/kb_python
31
32
33
There are no prerequisite packages to install. The `kallisto` and `bustools` binaries are included with the package.
0 commit comments