Mercurial > repos > devteam > bam_to_sam
diff bam_to_sam.xml @ 1:250151b4d934 draft
Uploaded tool and dependency definitions that specify samtools version 0.1.19.
author | devteam |
---|---|
date | Thu, 27 Mar 2014 15:10:14 -0400 |
parents | dc20f447c0e2 |
children | c09a20532957 |
line wrap: on
line diff
--- a/bam_to_sam.xml Mon Aug 26 14:14:08 2013 -0400 +++ b/bam_to_sam.xml Thu Mar 27 15:10:14 2014 -0400 @@ -1,6 +1,6 @@ -<tool id="bam_to_sam" name="BAM-to-SAM" version="1.0.3"> +<tool id="bam_to_sam" name="BAM-to-SAM" version="1.0.4"> <requirements> - <requirement type="package" version="0.1.18">samtools</requirement> + <requirement type="package" version="0.1.19">samtools</requirement> </requirements> <description>converts BAM format to SAM format</description> <command interpreter="python">