FastqCount: FastqCount

View source: R/FastqCount.R

FastqCountR Documentation

FastqCount

Description

This function counts the number of reads in a fastq file. It handles one file at a time.

Usage

FastqCount(file)

Arguments

file

The file location.

Value

The number of reads in the fastq file

Examples

## Not run: FastqCount(sample)
## Not run: sapply(manyfiles,FastqCount)


leholman/metabarTOAD documentation built on Aug. 27, 2023, 9:07 p.m.