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 Dec. 18, 2024, 8:34 a.m.