Mercurial > repos > iuc > stacks2_ustacks
diff test-data/gentest.sh @ 4:8a35a3bc6752 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:25:12 +0000 |
parents | d033e1ccb386 |
children |
line wrap: on
line diff
--- a/test-data/gentest.sh Tue Apr 27 09:30:21 2021 +0000 +++ b/test-data/gentest.sh Wed Sep 01 11:25:12 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 &&