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