CorrelationOverlap: CorrelationOverlap

View source: R/Correlation.Overlap.R

CorrelationOverlapR Documentation

CorrelationOverlap

Description

This function computes the correlation between Nodes and the Overlapping Nodes of interest.

Usage

CorrelationOverlap(Data, Overlap, method)

Arguments

Data

data.frame containing the expression data. Nodes on the Rows, Individuals on the Columns. Don't forget to give the names to the Nodes and to the Individuals. Nodes must have the row.names() with the Node Name.

Overlap

A vector containg the names of the Nodes of interest.

method

Spearman ("s", "spearman") or Pearson ("p", "pearson") correlation

Author(s)

Deisy Morselli Gysi <deisy at bioinf.uni-leipzig.de>


wTO documentation built on March 31, 2023, 6:31 p.m.