Seurat2Monocle3: convert seurat to monocle 3 obj

View source: R/scRNA.R

Seurat2Monocle3R Documentation

convert seurat to monocle 3 obj

Description

convert seurat to monocle 3 obj

Usage

Seurat2Monocle3(
  seu.obj,
  use_partition = F,
  auto.root = T,
  root.cluster.name = NULL,
  cluster.col.name = NULL
)

Arguments

auto.root

if automatically identify root

root.cluster.name

if auto.root is TRUE, set root cluster name

cluster.col.name

if auto.root is TRUE, set cluster column name


ProfessionalFarmer/loonR documentation built on Oct. 9, 2024, 9:56 p.m.