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 Feb. 19, 2023, 9:50 p.m.