Description Usage Arguments Value
Trim/truncate a set of reads
1 | truncateReads(reads, trim_len = NULL, trim5 = 0)
|
reads |
A set of reads as ShortReadQ object |
trim_len |
The length reads will be truncated to; default is NULL (no length truncation) |
trim5 |
The number of nucleotides to trim from the 5'-end; default is 0 |
A truncated ShortReadQ object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.