Link to this page
Gene Regulation Ontology
Last uploaded:
January 6, 2016
Acronym | GRO |
Visibility | Public |
Description | The Gene Regulation Ontology (GRO) is a conceptual model for the domain of gene regulation. It covers processes that are linked to the regulation of gene expression as well as physical entities that are involved in these processes (such as genes and transcription factors) in terms of ontology classes and semantic relations between classes. |
Status | Production |
Format | OWL |
Contact | Vivian Lee, vlee@ebi.ac.uk |
Categories | Genomic and Proteomic |
Version | Released | Uploaded | Downloads |
---|---|---|---|
0.5 (Parsed, Indexed, Metrics, Annotator) | 10/09/2015 | 01/06/2016 | OWL | CSV | RDF/XML | Diff |
0.5 (Archived) | 10/09/2015 | 10/09/2015 | OWL | Diff |
0.5 (Archived) | 08/20/2015 | 10/11/2010 | OWL | Diff |
0.4 (Archived) | 01/22/2009 | 05/04/2009 | OWL | Diff |
0.3 (Archived) | 06/25/2008 | 06/25/2008 | OWL |
more... |
No views of GRO available
Classes | 507 |
Individuals | 4 |
Properties | 33 |
Maximum depth | 11 |
Maximum number of children | 21 |
Average number of children | 3 |
Classes with a single child | 63 |
Classes with more than 25 children | 0 |
Classes with no definition | 504 |
Jump to:
Id | http://www.bootstrep.eu/ontology/GRO#GeneExpression
http://www.bootstrep.eu/ontology/GRO#GeneExpression
|
---|---|
Preferred Name | gene expression |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | The process by which the information encoded in a gene is converted into protein or some form of RNA. The DNA sequence is first transcribed into RNA and then usually translated into protein. [http://www.homepages.indiana.edu/120800/text/glossary.html] |
---|---|
label | gene expression
|
prefLabel | gene expression
|
prefixIRI | GRO:GeneExpression
|
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 GRO
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=GRO&class=http%3A%2F%2Fwww.bootstrep.eu%2Fontology%2FGRO%23BindingToBindingSiteOfProtein&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: "GRO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |