compare_matrix_with_annotation: Check if annotation and matrix have same cells

View source: R/dataset.R

compare_matrix_with_annotationR Documentation

Check if annotation and matrix have same cells

Description

Otherwise intersection of both is used

Usage

compare_matrix_with_annotation(m, annotation)

Arguments

m

matrix, column names are cells

annotation

data.frame, rownames are genes, cell names are in ID column

Value

intersected matrix


omnideconv/SimBu documentation built on March 29, 2025, 10:49 p.m.