Skip to contents

Utility to pull assay data and merge with features

Usage

get_assay_dat(sce, assay_names, cell_id = colnames(sce))

Arguments

sce

SingleCellExperiment object

assay_names

Vector list of assays

cell_id

Cell id to grab data

Value

data frame with merged data