getMalformedFastqHeaderCount: count of fastq elements rejected due to malformed fastq...

Description Usage Value Examples

View source: R/RcppExports.R

Description

count of fastq elements rejected due to malformed fastq header

Usage

1

Value

integer count of malformed fastq header entries

Examples

1
2
3
4
fastq <- system.file("extdata", "frankenFastq.fastq.gz",
    package = "nanopoRe")
fastqValidator(fastq)
getMalformedFastqHeaderCount()

sagrudd/nanopoRe documentation built on June 7, 2020, 10:20 p.m.