readSegCounts: Reads the segment counts from the directory containing tsv...

Description Usage Arguments Value

View source: R/readSegCounts.R

Description

Reads the segment counts from the directory containing tsv files

Usage

1
readSegCounts(dir, sc = F, cDataPath = NULL, sepCData = ",")

Arguments

dir

character containing the directory in which tsv files are present

sc

boolean denoting whether SingleCellExperiment has to created

cDataPath

character denoting path of the cell annotation file

sepCData

character denoting the separator to be used for reading cell annotation file

Value

data.frame or SingleCellExperiment containing the counts


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