importMultipleSources: Imports samples from different sources and compiles them into...

Description Usage Arguments Value

View source: R/importMultipleSources.R

Description

Imports samples from different sources and compiles them into a list of SCE objects

Usage

1
importMultipleSources(allImportEntries, delayedArray = FALSE)

Arguments

allImportEntries

object containing the sources and parameters of all the samples being imported (from the UI)

delayedArray

Boolean. Whether to read the expression matrix as DelayedArray object or not. Default TRUE.

Value

A list of SingleCellExperiment object containing the droplet or cell data or both,depending on the dataType that users provided.


singleCellTK documentation built on Nov. 8, 2020, 5:21 p.m.