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 June 13, 2024, 4:20 p.m.