genes_pairwise_combinations | R Documentation |
Compute all pairwise interactions for a number of genes as indices
genes_pairwise_combinations(number.of.genes)
number.of.genes |
Number of genes for which all pairwise interactions are needed |
data frame with one row per unique pairwise combination. To be used as input for the sponge method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.