batch_retrieve: Retrieve a batch resource

Description Usage Arguments Value

Description

Return order is *not* enforced to be the same as the input order

Usage

1
2
3
batch_retrieve(uri, lims, rel = c("artifacts", "containers", "files",
  "samples")[1], resource = file.path(rel, "batch", "retrieve"),
  asList = TRUE, rm_dups = TRUE, ...)

Arguments

uri

character vector of one or more uri

lims

LimsRefClass object

rel

charcater resource name

resource

character resource path

asList

logical, if TRUE return a named list of NodeRefClass objects

rm_dups

logical, by default we remove duplicates set this to TRUE to retrieve all, ignored if asList = FALSE

...

further arguments

Value

a list of NodeRefClass


BigelowLab/genologicsr documentation built on May 5, 2019, 2:42 p.m.