read_fastqc: Read a single FastQC data file

Description Usage Arguments Value Examples

View source: R/read_fastqc.R

Description

Read FastQC data into R

Usage

1

Arguments

fqc

Path to the FastQC result zip file to be imported.

Value

Returns an object of class fqRes containing the data from each of the FastQC modules.

Examples

1
2
3
4
## Not run: 
read_fastqc("qcfile.zip")

## End(Not run)

anilchalisey/parseR documentation built on May 7, 2019, 7:45 a.m.