changeset 10:f3f722c9dbf8 draft

Uploaded
author trinity_ctat
date Mon, 09 Jul 2018 12:24:27 -0400
parents f4fe52ab2ead
children 378e2e65edc5
files ctat_lncrna.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ctat_lncrna.xml	Tue Jul 03 10:52:16 2018 -0400
+++ b/ctat_lncrna.xml	Mon Jul 09 12:24:27 2018 -0400
@@ -2,7 +2,7 @@
 
     <description>Filters a high-quality set of lncRNA from reconstructed RNA-seq data</description>
     <requirements>
-    <requirement type="package">ctat-lncrna</requirement>
+    <requirement type="package" version="1.0.1">ctat-lncrna</requirement>
     </requirements>
     <command detect_errors="default">
       <![CDATA[
@@ -42,7 +42,6 @@
     #if str($gap_extend) != "":
         --gap_extend "$gap_extend"
     #end if
-
     --web 
     && cp -r slncky.EvolutionBrowser $html_file.files_path
 ]]>