fcor: A fast correlation function

View source: R/functions.R

fcorR Documentation

A fast correlation function

Description

A fast correlation function

Usage

fcor(inmat, centroids, r)

Arguments

inmat

An input matrix with features as rows and samples as columns

centroids

A character vector indicating the centroids

r

A numeric correlation threshold

Value

A matrix describing which edges were significant in the input matrix matrix according to the r correlation threshold provided


corto documentation built on March 31, 2023, 9:25 p.m.