View source: R/read_polyA_data.R
remove_failed_reads | R Documentation |
Convenient function to quickly remove all reads failing during nanopolish polya processing
remove_failed_reads(polya_data)
polya_data |
output table from read_polya_single or read_polya_multiple |
a tibble with only reads having qc_tag=='PASS'
read_polya_single, read_polya_multiple
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.