changeset 3:0b689bf9473c draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit f437f5e8c6c856c6f0bb8d8ea6e34f5441ee088f
author bgruening
date Thu, 02 Feb 2017 19:37:14 -0500
parents d0527124e909
children 979bff04ae7d
files salmon.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/salmon.xml	Thu Dec 01 15:33:31 2016 -0500
+++ b/salmon.xml	Thu Feb 02 19:37:14 2017 -0500
@@ -28,8 +28,8 @@
         mkdir ./index
         &&
         mkdir ./output
-        &&
         #if $refTranscriptSource.TranscriptSource == "history":
+            &&
             salmon index
                 --transcripts $refTranscriptSource.ownFile
                 --kmerLen $refTranscriptSource.kmerLen