# HG changeset patch
# User devteam
# Date 1444754343 14400
# Node ID 61469a8970cdfbbe7dcc6ef857f8a0e3f36c93aa
# Parent 2cbdd2fc365b77c60b88c8d9a49e68bd61ce2b79
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
diff -r 2cbdd2fc365b -r 61469a8970cd fasta_formatter.xml
--- a/fasta_formatter.xml Tue Nov 26 12:42:19 2013 -0500
+++ b/fasta_formatter.xml Tue Oct 13 12:39:03 2015 -0400
@@ -1,48 +1,49 @@
- formatter
+ formatter
fastx_toolkit
-
- zcat -f '$input' | fasta_formatter -w $width -o $output
-
-
-
-
-
+ So this XML tool only changes the width (line-wrapping) of a
+ FASTA file.
+ -->
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
**What it does**
This tool re-formats a FASTA file, changing the width of the nucleotides lines.
-
+
**TIP:** Outputting a single line (with **width = 0**) can be useful for scripting (with **grep**, **awk**, and **perl**). Every odd line is a sequence identifier, and every even line is a nucleotides line.
--------
@@ -84,6 +85,5 @@
This tool is based on `FASTX-toolkit`__ by Assaf Gordon.
.. __: http://hannonlab.cshl.edu/fastx_toolkit/
-
-
+
diff -r 2cbdd2fc365b -r 61469a8970cd tool_dependencies.xml
--- a/tool_dependencies.xml Tue Nov 26 12:42:19 2013 -0500
+++ b/tool_dependencies.xml Tue Oct 13 12:39:03 2015 -0400
@@ -1,6 +1,6 @@
-
+