Mercurial > repos > iuc > stacks2_refmap
diff test-data/gentest.sh @ 4:54541bef380c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks2 commit 75f83e7b16127aecc68a58df2cb75062f2a9296a"
| author | iuc |
|---|---|
| date | Wed, 01 Sep 2021 11:19:44 +0000 |
| parents | 6e43ea81f086 |
| children |
line wrap: on
line diff
--- a/test-data/gentest.sh Tue Apr 27 09:22:04 2021 +0000 +++ b/test-data/gentest.sh Wed Sep 01 11:19:44 2021 +0000 @@ -1,9 +1,6 @@ #!/usr/bin/env bash -eval "$(conda shell.bash hook)" -conda activate __stacks@2.52 - - - +#eval "$(conda shell.bash hook)" +#conda activate __stacks@2.52 mkdir stacks_outputs denovo_map.pl --samples demultiplexed --popmap denovo_map/popmap_cstacks.tsv -o stacks_outputs --paired &&
