Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Access hierarchical relation and associated gene product information for Gene Ontology concepts
ResourceFunction["GeneOntologyData"][id] retrieves a Gene Ontology dataset for a given id. | |
ResourceFunction["GeneOntologyData"][{id1,id2,…}] gives the dataset for the specified idi. |
"GeneOntologyAccessionNumber" | unique accession number assigned to the Gene Ontology concept |
"Name" | name of the concept |
"Definition" | detailed description of the concept |
"Synonyms" | synonyms of the concept |
"GraphData" | hierarchical relationships associated with the concept |
"AssociatedGenes" | information on genes associated with the concept |
Find information about a Gene Ontology concept:
In[1]:= | ![]() |
Out[1]= | ![]() |
Visualize the hierarchical relationships about the term. Hover over any vertex and edge to find the associated Gene Ontology terms and their relations:
In[2]:= | ![]() |
Out[2]= | ![]() |
Retrieve data for gene ontology terms associated with the biological activities concerning the lymph node development and B cell proliferation:
In[3]:= | ![]() |
Out[3]= | ![]() |
Find a gene associated with both biological activities:
In[4]:= | ![]() |
Out[4]= | ![]() |
Use the BioDBnetGeneData resource function to find more about the gene:
In[5]:= | ![]() |
Out[5]= | ![]() |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License