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/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.