changeset 37:bdd5f2ecd087

Uploaded
author yhoogstrate
date Mon, 17 Feb 2014 10:49:18 -0500
parents 26f6dcdf970f
children ef6984098204
files featurecounts_valid_gff.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/featurecounts_valid_gff.xml	Fri Feb 07 11:50:14 2014 -0500
+++ b/featurecounts_valid_gff.xml	Mon Feb 17 10:49:18 2014 -0500
@@ -86,10 +86,10 @@
 		<!-- Find out how to access the the GTF/GFF file(s) -->
 		<conditional name="reference_gene_sets_source">
 			<param name="source_select" type="select" label="GFF/GTF Source">
-				<option value="indexed_filtered">Use a built-in index (which fit your reference)</option>
+				<option value="indexed_filtered">Use a built-in index (which fits your reference)</option>
 				<option value="history">Use reference from the history</option>
-				<option value="indexed_all">Use a built-in index (entire list) - only usefull if you design a workflow</option>
-				<option value="attribute">Use a built-in index based on the 'metadata.dbkey' attribute of the input - usefull if you design a workflow</option>
+				<option value="indexed_all">Use a built-in index (entire list) - avoid this option if possible; only useful if you design a workflow</option>
+				<option value="attribute">Use a built-in index based on the 'metadata.dbkey' attribute; ideal in workflows</option>
 			</param>
 			<when value="indexed_filtered">
 				<param name="reference_gene_sets" type="select" label="Reference Gene Sets used during alignment (GFF/GTF)" >