Plot identified missing data patterns
Arguments
- data
a gene-cell expression matrix with NA values in place of 0s and 1s everywhere else or a Seurat Object to which
oar
has been applied to.- mdp
a vector indicating the pattern to which each gene belongs. Default is NULL.
- seurat_v5
a boolean to indicate where or not the input data is a Seurat object. Default is TRUE.