get_go_all_ontologies_helper: Helper function getting all GO-terms based on vectors of...

View source: R/tools.R

get_go_all_ontologies_helperR Documentation

Helper function getting all GO-terms based on vectors of Entrez-IDs

Description

Helper function getting all GO-terms based on vectors of Entrez-IDs

Usage

get_go_all_ontologies_helper(
  significant_entrezgenes,
  background_entrezgenes,
  use_background,
  species
)

Arguments

significant_entrezgenes

Vector of significant genes as Entrez-IDs

background_entrezgenes

Vector of background genes as Entrez-IDs

use_background

Use background entrezgenes Vector

species

Either "HUM" or "MUS"


paulklemm/mygo documentation built on July 27, 2023, 11:36 a.m.