seurat_get_nn_graph: Get the nearest neighbor graph using Seurat

View source: R/resolution.R

seurat_get_nn_graphR Documentation

Get the nearest neighbor graph using Seurat

Description

Get the nearest neighbor graph using Seurat

Usage

seurat_get_nn_graph(counts, metadata = NULL, npcs = 10)

Arguments

counts

ncell by ngene count matrix

metadata

a dataframe of meta data of cells

npcs

principal components for constructing the nearest neighbor graph

Value

nearest neighbor graph saved as an adjacency matrix


pengminshi/MRtree documentation built on March 6, 2023, 4:20 p.m.