diff picard_ReorderSam.xml @ 14:465cbb0cf2eb draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/picard commit 74ee0f0b594075fab7f707aaffb4a7f9dac35f2f
author devteam
date Wed, 07 Dec 2016 14:56:30 -0500
parents 7e6fd3d0f16e
children 5053a18d9bc8
line wrap: on
line diff
--- a/picard_ReorderSam.xml	Tue Dec 06 10:04:41 2016 -0500
+++ b/picard_ReorderSam.xml	Wed Dec 07 14:56:30 2016 -0500
@@ -28,7 +28,7 @@
 
     picard
     ReorderSam
-      INPUT='$inputFile.element_identifier'
+      INPUT='$escaped_element_identifier'
       OUTPUT="${outFile}"
       REFERENCE="${ref_fasta}"
       ALLOW_INCOMPLETE_DICT_CONCORDANCE="${allow_incomplete_dict_concordance}"