diff fimo_gff_to_gff.xml @ 2:18c06791c675 draft default tip

Uploaded
author greg
date Fri, 04 Mar 2016 15:33:54 -0500
parents 48d424adfaef
children
line wrap: on
line diff
--- a/fimo_gff_to_gff.xml	Fri Mar 04 15:31:45 2016 -0500
+++ b/fimo_gff_to_gff.xml	Fri Mar 04 15:33:54 2016 -0500
@@ -29,6 +29,10 @@
 
 .. class:: warningmark
 
+This tool requires 1-based input data, 0-based data will produce incorrect results.
+
+.. class:: warningmark
+
 This tool requires FASTA headers that use the default bedtools getfasta header format of
 **chrom:start-stop(strand)** or **chrom:start-stop** in which case strand is set as '+'
 per the bedtools standard.