constructSCE: Create SingleCellExperiment object from csv or txt input

View source: R/sctkQCUtils.R

constructSCER Documentation

Create SingleCellExperiment object from csv or txt input

Description

Create SingleCellExperiment object from csv or txt input

Usage

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.


compbiomed/singleCellTK documentation built on Feb. 10, 2024, 3:32 a.m.