buildReports: Generate Illumina reports folder

Description Usage Arguments Examples

Description

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

Usage

1
2
3
4
5
6
7
8
buildReports(project, destination)

## S4 method for signature 'savProject,character'
buildReports(project,
  destination = "./savR-reports")

## S4 method for signature 'savProject,missing'
buildReports(project)

Arguments

project

SAV project

destination

path to save reports folder

Examples

1
2
3
4
5
## Not run: 
example(savR)
buildReports(fc, "reports")

## End(Not run)

ploverso-pgdx/savR documentation built on May 25, 2019, 8:22 a.m.