Link to this page
Gene Expression Ontology
Last uploaded:
December 16, 2015
Acronym | GEXO |
Visibility | Public |
Description | An application ontology for the domain of gene expression. The ontology integrates fragments of GO and MI with data from GOA, IntAct, UniProt, NCBI, and orthology relations using ontological properties from RO and ISO. |
Status | Beta |
Format | OWL |
Contact | Vladimir Mironov, vladimir.n.mironov@gmail.com |
Categories | Biological Process |
No views of GEXO available
Jump to:
Id | http://purl.obolibrary.org/obo/GO_0016853
http://purl.obolibrary.org/obo/GO_0016853
|
---|---|
Preferred Name | isomerase activity |
Definitions |
Catalysis of the geometric or structural changes within one molecule. Isomerase is the systematic name for any enzyme of EC class 5.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Catalysis of the geometric or structural changes within one molecule. Isomerase is the systematic name for any enzyme of EC class 5. |
---|---|
prefLabel | isomerase activity
|
notation | GO:0016853
|
inSubset |
See more
See less
|
id | GO:0016853
|
relatedMatch | EC:5
|
hasOBONamespace | molecular_function
|
subClassOf | |
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for GEXO
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=GEXO&class=http%3A%2F%2Fidentifiers.org%2Fomim%2F165300&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "GEXO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |