changeset 77:d5351dc21fdf draft

Uploaded
author stef
date Fri, 27 Feb 2015 10:09:19 -0500
parents 379604c84f5b
children 13eee0859f94
files falco-filter-report.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/falco-filter-report.xml	Fri Feb 27 10:02:51 2015 -0500
+++ b/falco-filter-report.xml	Fri Feb 27 10:09:19 2015 -0500
@@ -44,8 +44,8 @@
       <validator type="empty_field" />
       <validator type="regex" message="This field may contain only non-whitespace characters">\S+</validator>
     </param>
-    <param name="vcf" type="data" multiple="false" optional="false" format="vcf" label="Input VCF" help="NOTE: VCF must be annotated with SNPEFF (should contain \"EFF\" FIELD)" />
-    <param name="vcf2" type="data" multiple="false" optional="true" format="vcf" label="Input VCF (optional second VCF)" help="NOTE: VCF must be annotated with SNPEFF (should contain \"EFF\" FIELD)" />
+    <param name="vcf" type="data" multiple="false" optional="false" format="vcf" label="Input VCF" help="NOTE VCF must be annotated with SNPEFF (should contain EFF FIELD)" />
+    <param name="vcf2" type="data" multiple="false" optional="true" format="vcf" label="Input VCF (optional second VCF)" help="NOTE VCF must be annotated with SNPEFF (should contain EFF FIELD)" />
 
     <param format="tsv" name="qc_ann_qual" optional="false" type="data" label="qc_ann_qual file" help="This file is output of the FALCO variant caller"/>
     <param format="tsv" name="qc2_ann_txt" optional="false" type="data" label="qc2_ann_txt file" help="This file is output of the FALCO variant caller"/>