get_GO_app: get_GO_app

View source: R/get_GO_app.R

get_GO_appR Documentation

get_GO_app

Description

Function to get the result list from the get_annotations or get_enrichment functions from STRINGdb package.

Usage

get_GO_app(anno, enrich = FALSE, all_cat = TRUE, sing_cat = "Component")

Arguments

anno

The output data from get_annotations or get_enrichment functions from STRINGdb package.

enrich

A logical to tell whether your data is the output from get_enrichment function from STRINGdb package or not

all_cat

A logical to tell if you want the results from all the database or not

sing_cat

A character; if all_cat is set to FALSE, will select only this database

Value

A list of the results

See Also

STRINGdb


mgerault/mineCETSAapp documentation built on April 17, 2025, 7:24 p.m.