trim_reads_headers {QC}
R Documentation
trim the primers or adapters sequence at read header region
Description
Usage
trim_reads_headers
(
reads
,
headers
,
exact.match
=
TRUE
,
cutoff
=
0.85
);
Arguments
reads
headers
env
[as
Environment
]
Details
Authors
rnaseq
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
QC
version 1.0.0.0
Index
]