changeset 9:f3ff949db21e draft

planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 8697af57e49193f91ab9c8c4c8d21fa72c0c2f41-dirty
author chrisd
date Tue, 28 Jun 2016 23:55:16 -0400
parents 1fdee48eab64
children 825eaacb935f
files coverage_sampler.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/coverage_sampler.xml	Tue Jun 28 23:49:46 2016 -0400
+++ b/coverage_sampler.xml	Tue Jun 28 23:55:16 2016 -0400
@@ -1,7 +1,7 @@
-<tool id="gene_fraction" name="Coverage Sampler" version="0.1.0">
+<tool id="gene_fraction" name="Coverage Sampler" version="0.2.0">
     <description>A simple tool for calculating the amount of a gene that is covered by a sample of alignments</description>
     <requirements>
-	<requirement type="package" version="0.1">csa</requirement>
+	<requirement type="package" version="0.2">csa</requirement>
     </requirements>
     <stdio>
         <exit_code range="1:" />