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 a3f50f4 commit 38829daCopy full SHA for 38829da
Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B/README.md
@@ -36,7 +36,7 @@ conda install -n base -c conda-forge mamba
36
Once mamba is installed, you can install the genelab-utils conda package in a new environment with the following command:
37
38
```bash
39
-mamba create -n genelab-utils -c conda-forge -c bioconda -c defaults -c astrobiomike 'genelab-utils==1.3.22=py312_1'
+mamba create -n genelab-utils -c conda-forge -c bioconda -c defaults -c astrobiomike 'genelab-utils==1.3.35'
40
```
41
42
The environment then needs to be activated by running the following command:
0 commit comments