to_pairwise_df: Convert an annotations list to a pairwise data frame

Description Usage Arguments Value

View source: R/to_pairwise_df.R

Description

Convert a list of gene sets (for instance, where each entry corresponds to a complex and contains all the protein subunits of that complex) into a data frame enumerating all of the possible pairs within each list item.

Usage

1

Arguments

ann

a list of gene sets, e.g. as returned by as_annotation_list

Value

a data frame with two columns, 'protein_A' and 'protein_B', containing all unique pairs of protiens found within the same gene set


fosterlab/CFTK documentation built on Jan. 19, 2021, 10:31 p.m.