getSkippedLineCount: count of lines of fastq file skipped to enable fastq entry...

Description Usage Value Examples

View source: R/RcppExports.R

Description

count of lines of fastq file skipped to enable fastq entry parsing

Usage

1

Value

integer count of lines skipped

Examples

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

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