diff genMutModel.xml @ 7:fc1c7b6fb7b6 draft

planemo upload commit e96b43f96afce6a7b7dfd4499933aad7d05c955e-dirty
author thondeboer
date Tue, 15 May 2018 18:12:29 -0400
parents 5bcfac4f8116
children dc383ecbf839
line wrap: on
line diff
--- a/genMutModel.xml	Tue May 15 17:12:43 2018 -0400
+++ b/genMutModel.xml	Tue May 15 18:12:29 2018 -0400
@@ -12,7 +12,7 @@
 	## Filenames and extensions are important, so make some links to make life easier downstream
 	ln -s $mutation_file mutation_file.vcf
 	#if $in_type.input_type == "built-in":
-	&& ln ${in_type.reference.fields.path} reference.fa
+	&& ln -s ${in_type.reference.fields.path} reference.fa
 	#else:
 	&& ln ${in_type.reference} reference.fa
 	#end if