alphabetQuality {amplican}R Documentation

This filters out sequences which have nonstandard nucleotides.

Description

This filters out sequences which have nonstandard nucleotides.

Usage

alphabetQuality(reads)

Arguments

reads

(ShortRead object) Loaded reads from fastq.

Value

(boolean) Logical vector with the valid rows as TRUE.


[Package amplican version 1.6.0 Index]