Create SingleCellExperiment object from csv or txt input

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.