Mercurial > repos > iuc > stacks2_ustacks
diff test-data/gentest.sh @ 4:ee07da8dc52d 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:11:38 +0000 |
| parents | 1dce9f3949c9 |
| children |
line wrap: on
line diff
--- a/test-data/gentest.sh Tue Apr 27 09:16:50 2021 +0000 +++ b/test-data/gentest.sh Wed Sep 01 11:11:38 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 &&
