changeset 9:eca1ea054d0d

Change title to Variant Annotator
author nick
date Tue, 25 Jun 2013 11:26:49 -0400
parents 4faea727a72c
children db6f217dc45a
files allele-counts.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/allele-counts.xml	Mon Jun 03 23:50:07 2013 -0400
+++ b/allele-counts.xml	Tue Jun 25 11:26:49 2013 -0400
@@ -1,5 +1,5 @@
-<tool id="allele_counts_1" version="1.0" name="Count alleles">
-  <description>and minor allele frequencies</description>
+<tool id="allele_counts_1" version="1.0" name="Variant Annotator">
+  <description></description>
   <command interpreter="python">allele-counts.py -i $input -o $output -f $freq -c $covg $header</command>
   <inputs>
     <param name="input" type="data" format="vcf" label="Input variants from Naive Variants Detector"/>