index: Finding K nearest neighbour

Description Usage Arguments Value Examples

View source: R/index.R

Description

Finding K nearest neighbour

Usage

1
index(pathwayscores, k = 5)

Arguments

pathwayscores

Raw adjusted p-value matrix

k

Number of k nearest neighbour for each sample or cell

Value

matrix of indices of nearest neighbour

Examples

1

reggenlab/UniPath documentation built on Nov. 26, 2020, 8:09 a.m.