We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d23cd6 commit 072afd1Copy full SHA for 072afd1
README.md
@@ -38,7 +38,7 @@ cd moka_pipeline
38
snakemake --cores <num_cores>
39
```
40
41
- If you do not have all the dependencies with R you can get it configured on conda, utilize with:
+ If you do not have all the dependencies with Python and R you can get it configured on conda, utilize with:
42
43
```bash
44
snakemake --cores <num_cores> --use-conda
0 commit comments