remove_failed_reads: Removes reads which failed during Nanopolish polya processing

View source: R/read_polyA_data.R

remove_failed_readsR Documentation

Removes reads which failed during Nanopolish polya processing

Description

Convenient function to quickly remove all reads failing during nanopolish polya processing

Usage

remove_failed_reads(polya_data)

Arguments

polya_data

output table from read_polya_single or read_polya_multiple

Value

a tibble with only reads having qc_tag=='PASS'

See Also

read_polya_single, read_polya_multiple


smaegol/nanotail documentation built on June 29, 2024, 12:35 a.m.