mantelcor: Mantel correlation

Description Usage Arguments Value

View source: R/mantelcor.R

Description

The function performs a mantel correlation test between two data vectors. A third vector is added to be used as a control parameter. It's a correction that consider the experiment conditions in which the first two vectors where extracted.

Usage

1
mantelcor(D1, D2, D3, ...)

Arguments

D1

Vector with the distance between individuals. Each element measures the distances in gene expression at exon level between two individuals, of a particular gene.

D2

The same as D1, but with the distances corresponding to another gene.

Value

Returns the partial correlation coefficient from the correlations between each pair of vectors on the arguments.


isglobal-brge/co_splicing documentation built on May 18, 2019, 5:50 a.m.