Skip to content

Commit

Permalink
fixing #26
Browse files Browse the repository at this point in the history
  • Loading branch information
replikation committed Feb 16, 2022
1 parent eb97009 commit 7e68326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/conda.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ process {
withLabel : racon { conda = 'bioconda::racon=1.4.13 '}
withLabel : seqtk { conda = 'bioconda::seqtk=1.3 bioconda::samtools=1.9 '}
withLabel : sourmash { conda = 'bioconda::sourmash=2.0.1 '}
withLabel : spades { conda = 'bioconda::spades=3.13.2'}
withLabel : spades { conda = 'bioconda::spades=3.15.4'}
withLabel : trinity { conda = 'bioconda::trinity=2.9.1 '}
withLabel : unicycler { conda = 'bioconda::unicycler=0.4.7 '}
// withLabel : { cpus = params.cpus ; memory = params.memory
Expand Down

0 comments on commit 7e68326

Please sign in to comment.