Mercurial > repos > iuc > stacks2_cstacks
diff test-data/gentest.sh @ 4:0345dbaaa79b 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:30:01 +0000 |
parents | fcce77c09289 |
children |
line wrap: on
line diff
--- a/test-data/gentest.sh Tue Apr 27 09:37:11 2021 +0000 +++ b/test-data/gentest.sh Wed Sep 01 11:30:01 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 &&