Description Usage Value Examples
count of fastq elements rejected due to mismatch between sequence and quality field lengths
1  | 
integer count of fastq entries with seq/qual length challenges
1 2 3 4  | fastq <- system.file("extdata", "frankenFastq.fastq.gz",
    package = "nanopoRe")
fastqValidator(fastq)
getSequenceQualityMismatchCount()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.