create_sce_feature: Create a single-cell feature experiment

Description Usage Arguments Value

View source: R/expt.R

Description

Create a single-cell feature experiment

Usage

1
create_sce_feature(path, norm_method = "clr_normalize")

Arguments

path

path to output matrices, or R matrix object.

norm_method

Normalization method for counts. Normalized data is stored in logcounts. Set to NULL to skip normalization.

Value

SingleCellExperiment containing a sparseMatrix of counts


hesselberthlab/scrunchy documentation built on Nov. 11, 2019, 2:29 p.m.