# HG changeset patch # User devteam # Date 1447263531 18000 # Node ID bdf1ce174e39275a4295d3010c8e899195e9b39e # Parent 8192b401497728cc3fbdaaca59d523deb1d983e5 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_clipper commit a1517c9d22029095120643bbe2c8fa53754dd2b7 diff -r 8192b4014977 -r bdf1ce174e39 fastx_clipper.xml --- a/fastx_clipper.xml Tue Jun 03 14:54:53 2014 -0400 +++ b/fastx_clipper.xml Wed Nov 11 12:38:51 2015 -0500 @@ -1,80 +1,77 @@ - - adapter sequences - - fastx_toolkit - - - zcat -f $input | fastx_clipper -l $minlength -a $clip_source.clip_sequence -d $keepdelta -o $output -v $KEEP_N $DISCARD_OPTIONS + + adapter sequences + + fastx_toolkit + + + - - - - - - - +]]> + - - - - - + + - - - + + + - - - - - - - - - + + + + + + + + + - - - use this for hairpin barcoding. keep at 0 unless you know what you're doing. - + + + + + + + + + - - - - + + + use this for hairpin barcoding. keep at 0 unless you know what you're doing. + - - - - - + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + **What it does** This tool clips adapters from the 3'-end of the sequences in a FASTA/FASTQ file. @@ -84,34 +81,21 @@ **Clipping Illustration:** -.. image:: fastx_clipper_illustration.png - - - - - - - +.. image:: fastx_clipper_illustration.png **Clipping Example:** -.. image:: fastx_clipper_example.png +.. image:: fastx_clipper_example.png - - **In the above example:** * Sequence no. 1 was discarded since it wasn't clipped (i.e. didn't contain the adapter sequence). (**Output** parameter). * Sequence no. 5 was discarded --- it's length (after clipping) was shorter than 15 nt (**Minimum Sequence Length** parameter). - - - ------ This tool is based on `FASTX-toolkit`__ by Assaf Gordon. .. __: http://hannonlab.cshl.edu/fastx_toolkit/ - - + diff -r 8192b4014977 -r bdf1ce174e39 test-data/fastx_clipper1a.out --- a/test-data/fastx_clipper1a.out Tue Jun 03 14:54:53 2014 -0400 +++ b/test-data/fastx_clipper1a.out Wed Nov 11 12:38:51 2015 -0500 @@ -2,18 +2,6 @@ GTACGCATGACCGAACCCCCCNCCCCC +CSHL_3_FC042AGLLWW:1:2:7:203 aab^V^aU]`aa^aZaaabbXEZabaa -@CSHL_3_FC042AGLLWW:1:2:7:169 -GCAGCAGGCGCGTCAGAGAGCCCCCCCCCCCCCCC -+CSHL_3_FC042AGLLWW:1:2:7:169 -a_M^a\Uaaa_M_aaaaaaaaaaaaaaaV\ZUGUU -@CSHL_3_FC042AGLLWW:1:2:7:1819 -AATTCAAACCACCCCAACCCACACACAGAGATA -+CSHL_3_FC042AGLLWW:1:2:7:1819 -a\\QVVVLaaLOEXUWUUEKUULEMUEUUKULI -@CSHL_3_FC042AGLLWW:1:2:7:1875 -GCAAAAGAGTAGTGTACCCCCCCCCCCCCCCCCCC -+CSHL_3_FC042AGLLWW:1:2:7:1875 -aaaaaaaaaXUXXEXaaaaa`_ZaaaaaaaaaXEX @CSHL_3_FC042AGLLWW:1:2:8:250 TGCCGCGCACACTGATG +CSHL_3_FC042AGLLWW:1:2:8:250 diff -r 8192b4014977 -r bdf1ce174e39 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jun 03 14:54:53 2014 -0400 +++ b/tool_dependencies.xml Wed Nov 11 12:38:51 2015 -0500 @@ -1,6 +1,6 @@ - +