diff unsorted_uniq.xml @ 7:d64eace4f9f3 draft

Uploaded
author bgruening
date Sat, 17 Jan 2015 08:30:15 -0500
parents 8928e6d1e7ba
children 7725ab6dab67
line wrap: on
line diff
--- a/unsorted_uniq.xml	Thu Jan 08 09:07:31 2015 -0500
+++ b/unsorted_uniq.xml	Sat Jan 17 08:30:15 2015 -0500
@@ -56,7 +56,7 @@
 
 **Syntax**
 
-This tool returns all unique lines using the 'sort -u' command. It can be used with unsorted files. 
+This tool returns all unique lines using the 'sort -u' command. It can be used with unsorted files.
 If you need additional options, like grouping or counting your unique results, please use the 'Unique lines from sorted file' tool.
 
 -----
@@ -70,7 +70,7 @@
 **Example**
 
 - Input file::
-     
+
        chr1   10  100  gene1
        chr1  105  200  gene2
        chr1   10  100  gene1