View source: R/DataCorrelation.R
DataCorrelation | R Documentation |
Correlation between RNAseq and Protein
DataCorrelation(ds1, ds2, method = "spearman")
ds1 |
Path to protein abundance data |
ds2 |
Path to RNAseq data |
method |
One of "pearson", "kendall", or "spearman" (default). |
A ggplot instance.
Wubing Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.