Skip to content

Commit 38829da

Browse files
Updating to correct genelab-utils version
1 parent a3f50f4 commit 38829da

File tree

1 file changed

+1
-1
lines changed
  • Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B

1 file changed

+1
-1
lines changed

Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ conda install -n base -c conda-forge mamba
3636
Once mamba is installed, you can install the genelab-utils conda package in a new environment with the following command:
3737

3838
```bash
39-
mamba create -n genelab-utils -c conda-forge -c bioconda -c defaults -c astrobiomike 'genelab-utils==1.3.22=py312_1'
39+
mamba create -n genelab-utils -c conda-forge -c bioconda -c defaults -c astrobiomike 'genelab-utils==1.3.35'
4040
```
4141

4242
The environment then needs to be activated by running the following command:

0 commit comments

Comments
 (0)