Mercurial > repos > devteam > bwa
diff bwa.xml @ 7:d8c9597bfb09 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/bwa commit ddb8bdb9d62399f086b06b3469450d0aad2113bd
author | devteam |
---|---|
date | Tue, 03 Nov 2015 09:36:45 -0500 |
parents | 09a7281d24c5 |
children | 7bee165c3a44 |
line wrap: on
line diff
--- a/bwa.xml Tue Jul 21 14:12:49 2015 -0400 +++ b/bwa.xml Tue Nov 03 09:36:45 2015 -0500 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="bwa" name="Map with BWA" version="0.3.1"> +<tool id="bwa" name="Map with BWA" version="0.4.1"> <description>- map short reads (< 100 bp) against reference genome</description> <macros> <import>read_group_macros.xml</import> @@ -65,11 +65,7 @@ </when> </xml> </macros> - - <requirements> - <requirement type="package" version="0.7.10.039ea20639">bwa</requirement> - <requirement type="package" version="1.1">samtools</requirement> - </requirements> + <expand macro="requirements" /> <expand macro="stdio" /> <command> #set $reference_fasta_filename = "localref.fa"