colFinder: Calculate pairwise similarities of colData between samples...

Description Usage Arguments Value Author(s)

View source: R/colFinder.R

Description

This function acts as a wrapper to colData to handle cases of one DataFrame, a list of two identical DataFrame, or a list of two different DataFrame

Usage

1
colFinder(summex.list, ...)

Arguments

summex.list

input: a list of DataFrame with two elements, or a DataFrame. If the two elements are identical, return the correlation matrix for pairs of samples in the first element. If not identical, return pairs between the two elements.

...

Extra arguments passed on to colFinder

Value

A matrix of similarities between the colData of pairs of samples.

Author(s)

Fabio Da Col, Marcel Ramos


doppelgangR documentation built on Nov. 8, 2020, 6:36 p.m.