lcaBasedTreeKNN: Generate neighbors and weights for a tree object, based on...

View source: R/Utilities.R

lcaBasedTreeKNNR Documentation

Generate neighbors and weights for a tree object, based on LCA.

Description

@param tree object of class phylo @param minSize the minimum number of neighbors per node @return the hotspot object

Usage

lcaBasedTreeKNN(tree, minSize = 20)

YosefLab/VISION documentation built on June 14, 2024, 5:27 p.m.