Mercurial > repos > chrisd > coverage_sampler
comparison coverage_sampler.xml @ 12:284dec15f7f4 draft
planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 454f675c3a74cb7eb99f83ab3a299b82ec5f92b2-dirty
author | chrisd |
---|---|
date | Wed, 29 Jun 2016 00:24:28 -0400 |
parents | f3ff949db21e |
children | 53a59e1eaa73 |
comparison
equal
deleted
inserted
replaced
11:19d3b80d9dea | 12:284dec15f7f4 |
---|---|
1 <tool id="gene_fraction" name="Coverage Sampler" version="0.2.0"> | 1 <tool id="gene_fraction" name="Coverage Sampler" version="0.1.0"> |
2 <description>A simple tool for calculating the amount of a gene that is covered by a sample of alignments</description> | 2 <description>A simple tool for calculating the amount of a gene that is covered by a sample of alignments</description> |
3 <requirements> | 3 <requirements> |
4 <requirement type="package" version="0.2">csa</requirement> | 4 <requirement type="package" version="0.1">coverage_sampler</requirement> |
5 </requirements> | 5 </requirements> |
6 <stdio> | 6 <stdio> |
7 <exit_code range="1:" /> | 7 <exit_code range="1:" /> |
8 </stdio> | 8 </stdio> |
9 <command><![CDATA[ | 9 <command><![CDATA[ |