diff SMART/galaxy/modifySequenceList.xml @ 15:440ceca58672

Uploaded
author m-zytnicki
date Mon, 22 Apr 2013 11:08:07 -0400
parents 769e306b7933
children 94ab73e8a190
line wrap: on
line diff
--- a/SMART/galaxy/modifySequenceList.xml	Fri Apr 19 10:13:11 2013 -0400
+++ b/SMART/galaxy/modifySequenceList.xml	Mon Apr 22 11:08:07 2013 -0400
@@ -43,4 +43,7 @@
     	<data format="fasta" name="outputFile" label="[modifySequenceList] Output File"/>
   </outputs>
 
+  <help>
+  This tool reads a list of sequences (in multi-FASTA/Q format) that you provide and shrinks each sequence to the *n* first nucleotides or the *n* last nucleotides.
+  </help>
 </tool>