Link to this page
Gene Ontology Extension
Last uploaded:
June 24, 2011
Acronym | GO-EXT |
Visibility | Public |
Description | Gene Ontology Extension |
Status | |
Format | OBO |
Contact | Gene Ontology Consortium, go@geneontology.org |
Groups | Cancer Biomedical Informatics Grid, OBO Foundry, Unified Medical Language System |
No views of GO-EXT available
Classes | 35,873 |
Individuals | 0 |
Properties | 6 |
Maximum depth | 15 |
Maximum number of children | 5,313 |
Average number of children | 4 |
Classes with a single child | 3,460 |
Classes with more than 25 children | 218 |
Classes with no definition | 1,474 |
Jump to:
Id | http://purl.obolibrary.org/obo/GO_0010731
http://purl.obolibrary.org/obo/GO_0010731
|
---|---|
Preferred Name | protein glutathionylation |
Definitions |
The protein modification process in which a glutathione molecule is added to a protein amino acid through a disulfide linkage.
|
Synonyms |
protein amino acid glutathionylation
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | The protein modification process in which a glutathione molecule is added to a protein amino acid through a disulfide linkage. |
---|---|
label | protein glutathionylation
|
prefLabel | protein glutathionylation
|
notation | GO:0010731
|
id | GO:0010731
|
has_obo_namespace | biological_process
|
subClassOf | |
type | |
has_exact_synonym | protein amino acid glutathionylation
|
treeView |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for GO-EXT
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=GO-EXT&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FGO_0019766&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: "GO-EXT" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |