LoadCells: LoadCells

Description Usage Arguments Value

View source: R/04_api.R

Description

Opens several files and concatenates their contents into a dataset object.

Usage

1
LoadCells(files, nCells = NULL, noComp = F, colsToLoad = NULL)

Arguments

files

Character vector of file names

nCells

Maximum integer number of cells to load, or NULL (default) to load all available cells

noComp

Avoid using the compensation matrices stored in files (default FALSE)

colsToLoad

Limit loading to specified character vector of columns

Value

The newly created dataset


exaexa/ShinySOM documentation built on Aug. 1, 2020, 2:07 p.m.