.ext_id_to_term_id {GAPGOM}R Documentation

GAPGOM internal - .ext_id_to_term_id()

Description

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

Usage

.ext_id_to_term_id(data, list_top_genes)

Arguments

data

extracted_genes with correct onto etc. (matrix)

list_top_genes

The list_top_genes matrix

Details

Quantifies amount of extracted go terms within the list select top genes.

Value

return the quantified matrix

Notes

Internal function used in enrichment_analysis().


[Package GAPGOM version 1.2.0 Index]