Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

CorTri

Correlate columns of data frame


Description

This function runs correlation between markers of a data frame or matrix, returning the values of the lower/upper triangular of the correlation matrix in a vector.

Usage

CorTri(x, method = "pearson")

Arguments

x

Data frame or matrix. Column vectors are correlated

method

Character string. Name of method passed to cor. Pearson by default.

Value

cors Numeric vector. Correlation coefficients of pairs


BisqueRNA

Decomposition of Bulk Expression with Single-Cell Sequencing

v1.0.4
GPL-3
Authors
Brandon Jew [aut, cre], Marcus Alvarez [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.