constructSCE: Create SingleCellExperiment object from csv or txt input

Description Usage Arguments Value

View source: R/sctkQCUtils.R

Description

Create SingleCellExperiment object from csv or txt input

Usage

1
constructSCE(data, samplename)

Arguments

data

A data.table object containing the count matrix.

samplename

The sample name of the data.

Value

A SingleCellExperiment object containing the count matrix.


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