aboutsummaryrefslogtreecommitdiff
path: root/biology/trimadap/pkg-descr
blob: f872dd7b2215350ec636969058719a1a35071382 (plain) (blame)
1
2
3
4
5
6
7
8
Trimadap is a small tool to trim adapter sequences from Illumina data. It
performs SSE2-SW between each read and each adapter sequence and identifies
adapter sequences with a few heuristic rules which can be found in the
ta_trim1() function in trimadap-mt.c. The default adapters it uses are included
in illumina.txt. These are typical Illumina adapters from paired-end
sequencing.

WWW: https://github.com/lh3/trimadap