create_sce_from_normcounts: Create SingleCellExperiment object from normalized data

View source: R/sc_clustering_methods.R

create_sce_from_normcountsR Documentation

Create SingleCellExperiment object from normalized data

Description

Create SingleCellExperiment object from normalized data

Usage

create_sce_from_normcounts(normcounts, col.data, row.data = NULL)

Arguments

normcounts

gene-by-cell matrix of normalized expressions

col.data

a dataframe containing cell informations

row.data

a dataframe containing gene informations

Value

a SingleCellExperiment object


pengminshi/MRtree documentation built on March 6, 2023, 4:20 p.m.