Mercurial > repos > iuc > dada2_seqcounts
comparison test-data/gentest.sh @ 0:d26cea4b4cc4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit f8b6b6e72914ad6bcca8423dfa03f59bde80992e"
author | iuc |
---|---|
date | Fri, 08 Nov 2019 18:50:51 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:d26cea4b4cc4 |
---|---|
1 | |
2 conda create -y --quiet --override-channels --channel conda-forge --channel bioconda --channel defaults --name __bioconductor-dada2@1.12 bioconductor-dada2=1.12 | |
3 conda activate bioconductor-dada2@1.12 | |
4 | |
5 Rscript gentest.R | |
6 | |
7 # remove files only needed for test generation | |
8 rm learnErrors_F3D0_R2.pdf dada_F3D0_R2.Rdata |