makeDictionary: Make a dictionary of gene ontology terms, given a list of...

Description Usage Arguments Value

View source: R/buildNetwork.R

Description

Uses myGene.io to build a dictionary of gene ontology terms. It relies on myGene's query many function to build this list. The difference here is this function also allows for forward and reverse lookups (either go terms associated with a gene, or genes assoicated with a go term). This is largely to improve performance within the application. This function is also necessary to run group-wise tests defined by gene ontology terms.

Usage

1

Arguments

mtdt

Can either be an indicator matrix of the type used by the discover test (see ?buildDirectory) or a list of genes.

Value

This will return a nested list. The list can be searched by either genes (searching associated gene ontology terms) or by gene ontology term (in this case searching for associated genes).


connorH982/driverAnalytics documentation built on May 23, 2019, 8:55 a.m.