changeset 10:6fc77371a25f draft

Corrected no-lenght-correction typo
author geert-vandeweyer
date Fri, 01 Aug 2014 09:23:14 -0400
parents e5139e144b56
children c668946e25d1
files cufflinks_wrapper.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cufflinks_wrapper.xml	Fri Aug 01 09:15:07 2014 -0400
+++ b/cufflinks_wrapper.xml	Fri Aug 01 09:23:14 2014 -0400
@@ -131,7 +131,7 @@
 	<param name="length_correction" type="select" label="Apply length correction" help="Mode of length normalization to transcript FPKM.">
             <option value="" selected="true">Cufflinks Effective Length Correction</option>
             <option value="--no-effective-length-correction">Standard Length Correction</option>
-	    <option value="--no-lenght-correction">No Length Correction at all (use raw counts)</option>
+	    <option value="--no-length-correction">No Length Correction at all (use raw counts)</option>
         </param>
 
         <param name="global_model" type="hidden_data" label="Global model (for use in Trackster)" optional="True"/>