DataCorrelation: Correlation between RNAseq and Protein

View source: R/DataCorrelation.R

DataCorrelationR Documentation

Correlation between RNAseq and Protein

Description

Correlation between RNAseq and Protein

Usage

DataCorrelation(ds1, ds2, method = "spearman")

Arguments

ds1

Path to protein abundance data

ds2

Path to RNAseq data

method

One of "pearson", "kendall", or "spearman" (default).

Value

A ggplot instance.

Author(s)

Wubing Zhang


WubingZhang/rMAUPS documentation built on March 21, 2022, 8:48 p.m.