load_all_expdata: load several expdata files all at once

Description Usage Arguments Value Note

Description

load several expdata files all at once

Usage

1
load_all_expdata(path, batch = NULL, ...)

Arguments

path

(vector or list) filepaths containing expression matrices

batch

(vector or list) batch name corresponding to each filepath

...

other params to load_expdata, each of which can be a vector or singleton

Value

list of imported dfs returned by load_expdata

Note

this function is a lightweight wrapper around load_expdata. Please see ?merge_expdata for more info on parameters


hammerlab/rinfino documentation built on May 27, 2019, 8:45 a.m.