# HG changeset patch # User devteam # Date 1447263600 18000 # Node ID e246088b6e34265a50db3359245184c58046e7a5 # Parent 5bd826723d617e6c4f78404b435a4d891e73fefc planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_reverse_complement commit a1517c9d22029095120643bbe2c8fa53754dd2b7 diff -r 5bd826723d61 -r e246088b6e34 fastx_reverse_complement.xml --- a/fastx_reverse_complement.xml Tue Dec 03 12:36:14 2013 -0500 +++ b/fastx_reverse_complement.xml Wed Nov 11 12:40:00 2015 -0500 @@ -1,41 +1,40 @@ - + fastx_toolkit - zcat -f '$input' | fastx_reverse_complement -v -o $output + + - - - - - - - - - - - - - - - - - - - - - - - +]]> + + + + + + + + + + + + + + + + + + + + **What it does** This tool reverse-complements each sequence in a library. If the library is a FASTQ, the quality-scores are also reversed. - + -------- **Example** @@ -60,6 +59,5 @@ This tool is based on `FASTX-toolkit`__ by Assaf Gordon. .. __: http://hannonlab.cshl.edu/fastx_toolkit/ - - + diff -r 5bd826723d61 -r e246088b6e34 tool_dependencies.xml --- a/tool_dependencies.xml Tue Dec 03 12:36:14 2013 -0500 +++ b/tool_dependencies.xml Wed Nov 11 12:40:00 2015 -0500 @@ -1,6 +1,6 @@ - +