# HG changeset patch # User iuc # Date 1466890094 14400 # Node ID 2ac5c96167483442c9a3783a1476ba83bc9fa36c # Parent 47e83073b7a1310ba770ff9b2d3e54de37822fc2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393 diff -r 47e83073b7a1 -r 2ac5c9616748 macros.xml --- a/macros.xml Wed Jun 15 06:24:07 2016 -0400 +++ b/macros.xml Sat Jun 25 17:28:14 2016 -0400 @@ -117,11 +117,11 @@ ln -s batch_1.genotypes_*onemap.tsv batch_1.genotypes.onemap.tsv && ln -s batch_1.genotypes_*.onemap.txt batch_1.genotypes.onemap.txt && ln -s batch_1.genomic_*.tsv batch_1.genomic.tsv && - ln -s batch_1.genotypes_1.rqtl.tsv batch_1.genotypes.rqtl.tsv && - ln -s batch_1.haplotypes_1.tsv batch_1.haplotypes.tsv && + ln -s batch_1.genotypes_*.rqtl.tsv batch_1.genotypes.rqtl.tsv && + ln -s batch_1.haplotypes_*.tsv batch_1.haplotypes.tsv && ln -s batch_1.genotypes_*.loc batch_1.genotypes.loc && - ln -s batch_1.genotypes_1.txt batch_1.genotypes.txt && - ln -s batch_1.genotypes_1.tsv batch_1.genotypes.tsv && + ln -s batch_1.genotypes_*.txt batch_1.genotypes.txt && + ln -s batch_1.genotypes_*[^rqtl].tsv batch_1.genotypes.tsv && cd .. ]]> diff -r 47e83073b7a1 -r 2ac5c9616748 stacks_populations.xml --- a/stacks_populations.xml Wed Jun 15 06:24:07 2016 -0400 +++ b/stacks_populations.xml Sat Jun 25 17:28:14 2016 -0400 @@ -1,4 +1,4 @@ - + analyze a population of individual samples ('populations' program) macros.xml @@ -6,17 +6,20 @@ - +