truncateReads: Trim/truncate a set of reads

Description Usage Arguments Value

View source: R/trimReads.R

Description

Trim/truncate a set of reads

Usage

1
truncateReads(reads, trim_len = NULL, trim5 = 0)

Arguments

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

Value

A truncated ShortReadQ object


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