Learn R Programming

XDE (version 2.18.0)

pairs-methods: pairs function for high-throughput data

Description

A convenient wrapper for pairs that uses smoothScatter to plot the density of the points and displays the spearman correlation coefficient of the pairwise scatterplots.

Arguments

Methods

x = "matrix"
Typically a matrix of effect size estimates obtained in each study. Rows are genes, columns are studies.
x = "data.frame"
Typically a data.frame of effect size estimates obtained in each study. Rows are genes, columns are studies.