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.


anupparikh/tapestri_multiomics documentation built on March 3, 2021, 11:47 p.m.