createSCellObj: Creates a SingleCellExperiment object given count data and...

Description Usage Arguments Value

View source: R/readSegCounts.R

Description

Creates a SingleCellExperiment object given count data and cell annotation file

Usage

1
createSCellObj(counts, cDataPath, sepCData = ",")

Arguments

counts

data.frame containing segment counts with rownames as segment/segment-pairs columns as cells

cDataPath

character path containing the annotation file corresponding to cells

sepCData

character containing the separator that would be used when reading annotation file

Value

SingleCellExperiment object


NPSDC/segsinglecell documentation built on Feb. 6, 2021, 7:05 a.m.