File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ repository directly tests running examples on the GitHub-hosted runners.
6969### Conda/Mamba Mode (MacOS or Linux)
7070Snakemake can use Conda to install the needed software. This configuration requires:
7171
72- - [ Snakemake] [ ref:snakemake ] >= 6.0<sup >ª</sup >
72+ - [ Snakemake] [ ref:snakemake ] >= 6.0, < 8.0 <sup >ª</sup >
7373 - [ Conda] ( https://docs.conda.io/projects/conda/en/latest/ )
7474
7575If Conda is not already installed, we strongly recommend installing
@@ -84,7 +84,7 @@ conda install -n base -c conda-forge mamba
8484Snakemake can use the pre-built scUTRsquant Docker image to provide all additional software.
8585This configuration requires installing:
8686
87- - [ Snakemake] [ ref:snakemake ] >= 6.0<sup >ª</sup >
87+ - [ Snakemake] [ ref:snakemake ] >= 6.0, < 8.0 <sup >ª</sup >
8888 - [ Singularity] ( https://singularity.lbl.gov/index.html )
8989
9090
You can’t perform that action at this time.
0 commit comments