alpacaGoToGenes: Map GO terms to gene symbols

View source: R/ALPACA.R

alpacaGoToGenesR Documentation

Map GO terms to gene symbols

Description

This function extracts all the gene symbols associated with a GO term and its descendants. (v1)

Usage

alpacaGoToGenes(go.term)

Arguments

go.term

The GO Biological Process ID (string).

Value

A vector of all gene symbols associated with the GO term.

Examples

a <- 1 # example place holder

netZoo/netZooR documentation built on June 8, 2024, 6:20 a.m.