filter_ns: Filter away reads which contain Ns.

Description Usage Arguments Value

View source: R/filters.r

Description

It is unlikely that we will make much sense out of reads with N. So toss em!

Usage

1
filter_ns(chng, verbose = FALSE)

Arguments

chng

Data set of reads which are not identical to the template.

verbose

Print some information while running?

Value

The remaining reads and a little summary information.


abelew/Rerrrt documentation built on Jan. 15, 2022, 8 a.m.