.resolve_genes_unique_gos {GAPGOM} | R Documentation |
This function is an internal function and should not be called by the user.
.resolve_genes_unique_gos(unique_pairs_genes, topoargs)
unique_pairs_genes |
data.table with unique pairs of gene combinations. |
topoargs |
topoicsim args, see data_prep |
Resolves all unique go pairs given unique gene pairs.
return a data.table with all unique go combination pairs.
Internal function used in topo_ic_sim_genes().