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 0da2ac3 commit 35915b3Copy full SHA for 35915b3
README.md
@@ -26,7 +26,7 @@ docker build -t subread:2.0.4 . # tag should match software version
26
```
27
* Can do this on [Google shell](https://shell.cloud.google.com)
28
29
-* Alternative build using Biocond/µmamba (Currently up to 2.0.3 available):
+* Alternative build using Bioconda/µmamba (Currently up to 2.0.3 available):
30
``` bash
31
# Assumes current working directory is the top-level subread-docker-singularity directory
32
docker build -t subread:2.0.3 -f Dockerfile_micromamba . # tag should match software version
0 commit comments