Mercurial > repos > simon-gladman > snippy
changeset 17:2fbf00cd46ca draft
Updated to new version of snippy with static binaries
| author | simon-gladman |
|---|---|
| date | Wed, 08 Jun 2016 23:46:47 -0400 |
| parents | 29ad0319f14b |
| children | bcb74072d3a6 |
| files | snippy.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/snippy.xml Wed Jun 08 23:41:34 2016 -0400 +++ b/snippy.xml Wed Jun 08 23:46:47 2016 -0400 @@ -123,7 +123,7 @@ <data format="bam" name="snpsbam" label="${tool.name} on ${on_string} mapped reads (bam)" from_work_dir="out/snps.bam"> <filter>cleanup is False</filter> </data> - <data format="bgzip" name="outdir" label="${tool.name} on ${on_string} out dir" from_work_dir="out.gz" /> + <data format="zip" name="outdir" label="${tool.name} on ${on_string} out dir" from_work_dir="out.tgz" /> </outputs> <tests>
