genes_pairwise_combinations: Compute all pairwise interactions for a number of genes as...

Description Usage Arguments Value

View source: R/fn_sponge.R

Description

Compute all pairwise interactions for a number of genes as indices

Usage

1
genes_pairwise_combinations(number.of.genes)

Arguments

number.of.genes

Number of genes for which all pairwise interactions are needed

Value

data frame with one row per unique pairwise combination. To be used as input for the sponge method.


SPONGE documentation built on Nov. 8, 2020, 5:39 p.m.