.resolve_genes_unique_gos {GAPGOM}R Documentation

GAPGOM internal - .resolve_genes_unique_gos()

Description

This function is an internal function and should not be called by the user.

Usage

.resolve_genes_unique_gos(unique_pairs_genes, topoargs)

Arguments

unique_pairs_genes

data.table with unique pairs of gene combinations.

topoargs

topoicsim args, see data_prep

Details

Resolves all unique go pairs given unique gene pairs.

Value

return a data.table with all unique go combination pairs.

Notes

Internal function used in topo_ic_sim_genes().


[Package GAPGOM version 1.9.0 Index]