diff computeGC.xml @ 7:fc1c7b6fb7b6 draft

planemo upload commit e96b43f96afce6a7b7dfd4499933aad7d05c955e-dirty
author thondeboer
date Tue, 15 May 2018 18:12:29 -0400
parents 98195057e06d
children 441103f02a11
line wrap: on
line diff
--- a/computeGC.xml	Tue May 15 17:12:43 2018 -0400
+++ b/computeGC.xml	Tue May 15 18:12:29 2018 -0400
@@ -18,7 +18,7 @@
 		> out.genomecov
 	&& python2 $__tool_directory__/utilities/computeGC.py
 		#if $in_type.input_type == "built-in":
-		  -r ${in_type.reference.path}
+		  -r ${in_type.reference.fields.path}
 		#else:
 		  -r ${in_type.reference}
 		#end if