set.mm: set.mm

View source: R/Seurat.Utils.R

set.mmR Documentation

set.mm

Description

Helps to find metadata columns. It creates a list with the names of of 'obj@meta.data'.

Usage

set.mm(obj = combined.obj)

Arguments

obj

Seurat object, Default: combined.obj

Examples

## Not run: 
if (interactive()) {
  set.mm()
  mm
}

## End(Not run)

vertesy/Seurat.utils documentation built on Dec. 4, 2024, 5:20 p.m.