trimReads: Trim/truncate a set of reads

Description Usage Arguments Value

Description

Trim/truncate a set of reads

Usage

1
trimReads(lreads, trim_len = NULL, trim5 = 0)

Arguments

lreads

A list of ShortReadQ objects

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

Value

A list of truncated ShortReadQ objects


HTSeqGenie documentation built on Nov. 8, 2020, 6:12 p.m.