diff SMART/galaxy/coordinatesToSequence.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/coordinatesToSequence.xml	Fri Apr 19 10:13:11 2013 -0400
+++ b/SMART/galaxy/coordinatesToSequence.xml	Mon Apr 22 11:08:07 2013 -0400
@@ -59,4 +59,7 @@
 		<data name="outputFileFasta" format="fasta" label="coordinates to sequences output"/>
 	</outputs> 
 	
+	<help>
+You can use this tool, if you just want to convert your mapping data to genomic coordinates, without any filtering. It requires a genomic coordinates file together with its format, an output format (GFF3, BED, etc...), the genome, and prints you the corresponding file.
+	</help>
 </tool>