| ... | @@ -23,7 +23,7 @@ conda install -c bioconda magneto |
... | @@ -23,7 +23,7 @@ conda install -c bioconda magneto |
|
|
Start by creating a conda environment containing snakemake, mamba and the python module click:
|
|
Start by creating a conda environment containing snakemake, mamba and the python module click:
|
|
|
|
|
|
|
|
```bash
|
|
```bash
|
|
|
conda create -n magneto snakemake-minimal=6.3.0 click=8.01 mamba=1.5.8 -c bioconda -c conda-forge
|
|
conda create -n magneto snakemake-minimal=7.32.4 click=8.01 mamba=1.5.8 -c bioconda -c conda-forge
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
> Note
|
|
> Note
|
| ... | |
... | |
| ... | | ... | |