Rdocumentation
powered by
Learn R Programming
HTSeqGenie (version 3.18.0)
trimReads: Trim/truncate a set of reads
Description
Trim/truncate a set of reads
Usage
trimReads(lreads, trim_len)
Arguments
lreads
A list of ShortReadQ objects
trim_len
The length reads will be truncated to
Value
A list of truncated ShortReadQ objects