# HG changeset patch # User ashvark # Date 1444818282 14400 # Node ID 7ba1a5928aac05d16eb7782e1241e7f83a1ef0f5 Uploaded diff -r 000000000000 -r 7ba1a5928aac ClipPolyA.jar Binary file ClipPolyA.jar has changed diff -r 000000000000 -r 7ba1a5928aac clipPolyA.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/clipPolyA.xml Wed Oct 14 06:24:42 2015 -0400 @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + +Implemented by Alexander Graf + +**What it does** +Poly-A and Poly-T signals are trimmed from the beginning or the ending of a read, where the signal occures at least 6 times. + +------ + +**Input formats** + +FASTQ file in Sanger format + +------ + +**Output** + +FASTQ file containing the clipped reads + + +