processGO: Processes JSON as GO terms

processGOR Documentation

Processes JSON as GO terms

Description

Processes JSON as GO terms

Usage

processGO(d)

Arguments

d

The JSON to process

Value

A data table with information about the GO terms assigned to the queried gene. A list if raw = TRUE. A 404 error if the given identifier does not map to any object.

The fields of the output data.table are:

  • term.name: Name of the term

  • term.ID: ID of the term

  • term.URI: URI of the term


jsicherman/Gemma-API documentation built on April 16, 2024, 9:26 p.m.