add_assay: Add Assay Object to Multiomics object (moo)

Description Usage Arguments

View source: R/Multiomics_object.R

Description

Add Assay Object to Multiomics object (moo)

Usage

1
add_assay(moo, assay, keep_common_cells = FALSE)

Arguments

moo

Multiomics object

assay

new Assay object to add

keep_common_cells

default FALSE. Will throw error if number of cells and cell ids dont match. If TRUE merge assays and only keep intersect of cells from all assays.


MissionBio/tapestriR documentation built on Feb. 25, 2021, 8:29 p.m.