box_dl_pure_honey: Download raw data and layout files for a RNO experiment

Description Usage Arguments Details Examples

Description

Download raw data and layout files for a RNO experiment

Usage

1
2
box_dl_pure_honey(plate_ids = 2276:2283, outdir = getwd(),
  overwrite = FALSE, layout = TRUE)

Arguments

plate_ids

Character vector of plate identifiers (ex. 100000748)

outdir

File path to local destination for downloaded file.

overwrite

Boolean. Should existing versions on Box be overwritten. Default is FALSE, i.e. don't overwrite.

layout

Boolean. Should the assay layout file be downloaded along with the PureHoney raw files?

Details

Reccommend to use the development version of boxr, use devtools::install_github(brenden-r/boxr).

Examples

1
2
3
4
## Not run: 
box_dl_pure_honey("761")
 
## End(Not run)

hemoshear/assayr2 documentation built on Nov. 8, 2019, 6:13 p.m.