buildMST: buildMST

Description Usage Arguments

View source: R/generics.R

Description

If input Seurat object, build Minimum spanning tree (MST) based on user's choice (RNA, ADT, Joint or All). Also can build MST for any input dist object

Usage

1
buildMST(object, ...)

Arguments

object

Seurat object, or dist object, or N*N distance martix

assay

If object = Seurat object, user choose the assay data they want to build a MST based on, can be RNA, ADT, Joint or All (All means calculate all three)


WilsonImmunologyLab/LinQView documentation built on Jan. 3, 2022, 10 p.m.