Description Usage Arguments Value Author(s)
View source: R/calculateCorrelations.R
Calculate Spearman correlation between feature pairs
1 | calculateFeatureCorrs(ddsList, maxNForCorr)
|
ddsList |
List of lists, with one element per data set. Each element is
a list containing a DGEList and a DESeqDataSet, with calculated
dispersions (e.g., output from |
maxNForCorr |
Maximal number of features to use for calculation of
correlations. If the number of features in a data set exceeds
|
A data frame with pairwise feature correlations for each data set
Charlotte Soneson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.