changeset 1:ba2df0561b12 draft

Uploaded
author greg
date Thu, 25 Oct 2018 11:10:08 -0400
parents 725b160c91f0
children 86aaadf36a4f
files multilocus_genotype.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/multilocus_genotype.xml	Thu Oct 25 10:50:53 2018 -0400
+++ b/multilocus_genotype.xml	Thu Oct 25 11:10:08 2018 -0400
@@ -15,7 +15,7 @@
 mkdir $output_plots_dir &&
 Rscript '$__tool_directory__/multilocus_genotype.R'
 --input_vcf '$input_vcf'
---input_pop_info 'input_pop_info']]></command>
+--input_pop_info '$input_pop_info']]></command>
     <inputs>
         <param name="input_vcf" type="data" format="vcf" label="VCF file" />
         <param name="input_pop_info" type="data" format="txt" label="Population information file" />