Learn R Programming

HTSeqGenie (version 3.20.0)

truncateReads: Trim/truncate a set of reads

Description

Trim/truncate a set of reads

Usage

truncateReads(reads, trim_len)

Arguments

reads
A set of reads as ShortReadQ object
trim_len
The length reads will be truncated to

Value

A truncated ShortReadQ object