ezMethodFastpTrim | R Documentation |
Trims input reads. The trimming happens in the following order:
global trimming fron and tail
quality window
avg quality
adapter
trim polyG (by default, only for NextSeq and NovaSeq)
fixed trimming
length filtering
This means if you specify a fixed trimming this comes on top of the adapter trimming
ezMethodFastpTrim(input = NA, output = NA, param = NA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.