read_multifastqc: Read a a directory of FastQC data files

Description Usage Arguments Value Examples

View source: R/read_multifastqc.R

Description

Read a directory of FastQC data files into R

Usage

1

Arguments

fqc.dir

Path to the directory of FASTQC zip files to be imported.

Value

Returns an object of class fqRes_multi. Each object within the list is a fqRes object containing the FastQC data for a specific sample.

Examples

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

## End(Not run)

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