Learn R Programming

savR (version 1.10.0)

buildReports: Generate Illumina reports folder

Description

Generate a folder of images that approximates the format of the folder that was superceded by InterOp. Requires the Cairo package.

Usage

buildReports(project, destination)
"buildReports"(project, destination = "./savR-reports")
"buildReports"(project)

Arguments

project
SAV project
destination
path to save reports folder

Examples

Run this code
## Not run: 
# example(savR)
# buildReports(fc, "reports")
# ## End(Not run)

Run the code above in your browser using DataLab