changeset 2:fadbab365ade draft

Uploaded
author trinity_ctat
date Wed, 11 Jul 2018 14:14:00 -0400
parents 549b8e1c0120
children d110ed2e0f16
files ctat_lncrna.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ctat_lncrna.xml	Wed Jul 11 14:12:48 2018 -0400
+++ b/ctat_lncrna.xml	Wed Jul 11 14:14:00 2018 -0400
@@ -54,8 +54,8 @@
       <param name="min_coding" type="float" value="0.1" label="Min exonic identity to filter out transcript that aligns to orthologous coding gene" help="default is set by learning coding alignment distribution from data"/>
       <param name="minMatch" type="float" value="0.1" label="Min match" help="Minimum match parameter for liftover" />
       <param name="pad" type="integer" value="0" label="Pad" help="No. of basepairs to search up- and down-stream when lifting over lnc to ortholog" />
-      <param name="gap_open" type="txt" value="200" label="Gap open penalty to pass to lastz" help="Decreasing this parameter will increase sensitivity of orthology search"/>
-      <param name="gap_extend" type="txt" value="40" label="Gap extend penalty to pass to lastz" help="Decreasing this parameter will increase sensitivity of orthology search."/>
+      <param name="gap_open" type="text" value="200" label="Gap open penalty to pass to lastz" help="Decreasing this parameter will increase sensitivity of orthology search"/>
+      <param name="gap_extend" type="text" value="40" label="Gap extend penalty to pass to lastz" help="Decreasing this parameter will increase sensitivity of orthology search."/>
       <param name="assembly" type="select" label="Choose annotation:" help="Select annotation">
             <options from_data_table="ctat_lncrna_annotations" />
       </param>