Description Usage Value Examples
return the number of fastq bases previously parsed from provided Fastq file
1 |
long long integer of read fastq bases
1 2 3 | fastq <- system.file("extdata", "example.fastq.gz", package = "nanopoRe")
fastqValidator(fastq)
getFastqBases()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.