Description Usage Arguments Value
Wrapper for the diffnet package.
1 |
data |
Data matrix, where rows are observations (eg, genes) and columns are samples. |
group1 |
Column ids for group 1. |
group2 |
Column ids for group 2. |
correlation_type |
Method to calculate correlation. Defaults to Spearman correlations. |
correlation_thr |
Correlation threshold for edge assignment. Defaults to 0.75 |
Returns a 'tibble' that is sorted by the total edge score.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.