CINXE.COM
ObservStart – Trac
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- customize logo depending on prefix --> <!--customize context menu for view tickets--> <!--customize new ticket--> <!--customize wiki footer --> <head> <title> ObservStart – Trac </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--[if IE]><script type="text/javascript"> if (/^#__msie303:/.test(window.location.hash)) window.location.replace(window.location.hash.replace(/^#__msie303:/, '#')); </script><![endif]--> <link rel="search" href="/search" /> <link rel="help" href="/wiki/TracGuide" /> <link rel="alternate" href="/wiki/ObservStart?format=txt" type="text/x-trac-wiki" title="Plain Text" /> <link rel="start" href="/wiki" /> <link rel="stylesheet" href="/chrome/common/css/trac.css" type="text/css" /> <link rel="stylesheet" href="/chrome/common/css/wiki.css" type="text/css" /> <link rel="icon" href="/chrome/common/trac.ico" type="image/x-icon" /> <style id="trac-noscript" type="text/css">.trac-noscript { display: none !important }</style> <link type="application/opensearchdescription+xml" rel="search" href="/search/opensearch" title="Search " /> <script type="text/javascript" charset="utf-8" src="/chrome/common/js/jquery.js"></script> <script type="text/javascript" charset="utf-8" src="/chrome/common/js/babel.js"></script> <script type="text/javascript" charset="utf-8" src="/chrome/common/js/trac.js"></script> <script type="text/javascript" charset="utf-8" src="/chrome/common/js/search.js"></script> <script type="text/javascript" charset="utf-8" src="/chrome/common/js/folding.js"></script> <script type="text/javascript" charset="utf-8" src="/chrome/navadd/navadd.js"></script> <script type="text/javascript"> jQuery("#trac-noscript").remove(); jQuery(document).ready(function($) { $(".trac-autofocus").focus(); $(".trac-target-new").attr("target", "_blank"); if ($.ui) { /* is jquery-ui added? */ $(".trac-datepicker:not([readonly])").prop("autocomplete", "off").datepicker(); $(".trac-datetimepicker:not([readonly])").prop("autocomplete", "off").datetimepicker(); $("#main").addClass("trac-nodatetimehint"); } $(".trac-disable").disableSubmit(".trac-disable-determinant"); setTimeout(function() { $(".trac-scroll").scrollToTop() }, 1); $(".trac-disable-on-submit").disableOnSubmit(); }); </script> <script type="text/javascript"> jQuery(document).ready(function($) { $("#content").find("h1,h2,h3,h4,h5,h6").addAnchor(_("Link to this section")); $("#content").find(".wikianchor").each(function() { $(this).addAnchor(babel.format(_("Link to #%(id)s"), {id: $(this).attr('id')})); }); $(".foldable").enableFolding(true, true); }); </script> <link rel="stylesheet" type="text/css" href="/chrome/site/molgenis.css" /> <link rel="stylesheet" type="text/css" href="/chrome/site/molgenis.css" /> <link rel="stylesheet" type="text/css" href="/chrome/site/slanted_menu.css" /> <link rel="stylesheet" type="text/css" href="/chrome/site/molgenis.css" /> </head> <body> <div id="slantedmenu" style="margin-bottom: 0px;"> <ul> <li><a href="/wiki/GccStart">Genomics Coordination Center</a></li> <!--li><a href="http://www.molgenis.org/wiki/MsStart">Mass Spectrometry Center</a></li--> </ul> </div> <div id="slantedmenu"> <ul> <li><a href="/wiki/WikiStart" title="MOLGENIS biodatabase generator">MOLGENIS</a></li> <li><a href="/wiki/XgapStart" title="eXtensible Genotype And Phenotype data platform">XGAP</a></li> <li><a href="/wiki/xQTL" title="xQTL workbench">xQTL</a></li> <li><a href="/wiki/ComputeStart" title="MOLGENIS Computational Framework">Compute</a></li> <li><a href="/wiki/AnimaldbStart" title="Animal Observation DataBase">Animal</a></li> <li><a href="/wiki/DeepStart" title="LifeLines Deep">LifeLinesDeep</a></li> <li><a href="/wiki/ObservStart" title="Observation Model, Format and Database">Observ</a></li> <!--<li><a href="http://gbic.target.rug.nl/trac/seq" title="Sequencing platform">Sequencing</a></li>--> <li><a href="http://www.nlgenome.nl" title="Genome of the Netherlands">GoNL</a></li> <!--li><a href="http://www.bbmriwiki.nl/wiki/eBiobank" title="e-BioGrid for Biobanking">e-BioGrid</a></li--> <li><a href="http://www.bbmriwiki.nl" title="BBMRI wiki">BBMRI</a></li> <li><a href="http://www.ontocat.org" title="OntoCat common api for ontology tasks">OntoCAT</a></li> <li><a href="http://www.droparcon.org" title="Deep">DroParCon</a></li> </ul> </div> <div id="banner"> <div id="header"> <a id="logo" href="/wiki/TracIni#header_logo-section"> <!-- img py:when="req.environ['PATH_INFO'].find('Xgap') > 0 or req.environ['PATH_INFO'].find('xQTL') > 0" src="${href.chrome('site/xgap/xgap-logo.png')}"/> <img py:when="req.environ['PATH_INFO'].find('Adb') > 0 or req.environ['PATH_INFO'].find('Animal') > 0" src="${href.chrome('site/animaldb_logo.png')}"/--> <!-- img py:when="req.environ['PATH_INFO'].find('Observ') > 0" src="${href.chrome('site/phenoflow.jpg')}"/> <img py:when="req.environ['PATH_INFO'].find('Gonl') > 0" src="${href.chrome('site/logo-bbmri-nl.gif')}"/> <img py:when="req.environ['PATH_INFO'].find('Ngs') > 0" src="${href.chrome('site/logo-bbmri-nl.gif')}"/> <img py:when="req.environ['PATH_INFO'].find('eBiobank') > 0" src="/ebiogrid_biobank.gif"/ --> <!--${select('*|comment()|text()')}--> </a> </div> <form id="search" action="/search" method="get"> <div> <label for="proj-search">Search:</label> <input type="text" id="proj-search" name="q" size="18" value="" /> <input type="submit" value="Search" /> </div> </form> <div id="metanav" class="nav"> <ul> <li class="first"><a href="/about">About Trac</a></li><li><a href="/wiki/TracGuide">Help/Guide</a></li><li><a href="/login">Login</a></li><li class="last"><a href="/prefs">Preferences</a></li> </ul> </div> </div> <div id="mainnav" class="nav"> <ul> <li class="first"><a href="/wiki/Documentation">Documentation</a></li><li><a href="/roadmap">Roadmap</a></li><li class="last"><a href="/search">Search</a></li> </ul> </div> <div id="main"> <div id="pagepath" class="noprint"> <a class="pathentry first" title="View WikiStart" href="/wiki">wiki:</a><a class="pathentry" href="/wiki/ObservStart" title="View ObservStart">ObservStart</a> </div> <div id="ctxtnav" class="nav"> <h2>Context Navigation</h2> <ul> <ul> <ul> <li class="first"><a href="/wiki/WikiStart">Start Page</a></li><li><a href="/wiki/TitleIndex">Index</a></li><li class="last"><a href="/wiki/ObservStart?action=history">History</a></li></ul> </ul> </ul> <hr /> </div> <div id="content" class="wiki"> <div> </div> <div class="wikipage searchable"> <div id="wikipage" class="trac-content"><h1 id="WelcometoObserv-OMandObserv-TAB">Welcome to Observ-OM and Observ-TAB</h1> <p> </p><div class="blogflash"><div class="blog"><div class="blog-list-title">News</div> <div class="blog-post"> <h1 class="blog-title" id="ObservPaper"><a href="/blog/ObservPaper">Observ-OM data model published</a> </h1> <div class="blog-body"> <p> Observ-OM and Observ-TAB, the Universal syntax solutions for the integration, search, and exchange of phenotype and genotype information, is published in <a class="ext-link" href="http://www.ncbi.nlm.nih.gov/pubmed/22416047"><span class="icon"></span>Human Mutation</a>. Genetic and epidemiological resear ... </p> <p><a href="/blog/ObservPaper">(Read more)</a></p> </div> <ul class="metainfo"> <li class="metadates">Posted: <span title="2012-04-06T10:34:21+02:00">13 years ago</span> </li> <li class="metaauthor">Author: <a href="/blog/author/mswertz"><span class="trac-author">Morris Swertz</span></a> </li> <li class="metacategories">Categories: <a href="/blog/category/observ">observ</a> <a href="/blog/category/molgenis">molgenis</a> </li> <li> <a href="/blog/ObservPaper">Comments</a> (0) </li> </ul> </div> <div class="blog-post"> <h1 class="blog-title" id="2012/04/06"><a href="/blog/2012/04/06">CHD7 mutation database published</a> </h1> <div class="blog-body"> <p> We are proud with another <a class="ext-link" href="http://www.chd7.org/"><span class="icon"></span>MOLGENIS for the CHARGE syndrome</a> using <a class="ext-link" href="http://www.observ-om.org"><span class="icon"></span>Observ-OM</a> published in <a class="ext-link" href="http://www.ncbi.nlm.nih.gov/pubmed/22461308"><span class="icon"></span>Human Mutation</a>. CHD7 is a member of the chromodomain helicase DNA- ... </p> <p><a href="/blog/2012/04/06">(Read more)</a></p> </div> <ul class="metainfo"> <li class="metadates">Posted: <span title="2012-04-06T10:26:27+02:00">13 years ago</span> <span class="metaupdated"> (Updated: <span title="2012-04-06T10:31:23+02:00">13 years ago</span>) </span> </li> <li class="metaauthor">Author: <a href="/blog/author/mswertz"><span class="trac-author">Morris Swertz</span></a> </li> <li class="metacategories">Categories: <a href="/blog/category/observ">observ</a> <a href="/blog/category/molgenis">molgenis</a> </li> <li> <a href="/blog/2012/04/06">Comments</a> (0) </li> </ul> </div> </div></div><p> </p> <p> The simple system to format and exchange observation data. </p> <h2 id="Background">Background</h2> <p> Observ-OM is a model capture 'any' phenotype observation lead by <a class="ext-link" href="http://www.gen2phen.org/content/phenotype-modelling"><span class="icon"></span>EU-GEN2PHEN</a>. Our mission mission: store individual and summary level observations in a uniform way to enable harmonization and interoperability of phenotypic and genotypic data across human genetics, model organisms and biobanks. Next to the object model we have an tabular exchange format Observ-TAB and user interfaces, search wizard, <a class="ext-link" href="http://www.ontocat.org"><span class="icon"></span>ontology links</a> and Excel import/export. </p> <p> Status: data model finished and in process of publication for community review. </p> <h2 id="Applications">Applications</h2> <p> View and download Observ-OM applications: </p> <ul><li>the <strong>reference implementation</strong> which is available at <a class="ext-link" href="http://www.ebi.ac.uk/microarray-srv/pheno"><span class="icon"></span>http://www.ebi.ac.uk/microarray-srv/pheno</a> (Adamusiak, Parkinson, GEN2PHEN, Swertz) </li><li>the <strong>xQTL workbench</strong> which is available at <a class="ext-link" href="http://www.xqtl.org"><span class="icon"></span>http://www.xqtl.org</a> (Arends, van der Velde) </li><li>the <strong><a class="wiki" href="/wiki/BiobankCatalog">BiobankCatalog</a></strong> by the <a class="ext-link" href="http://www.nbic.nl/support/task-forces/biobanking/"><span class="icon"></span>NBIC Biobanking Task force</a> (Antonakaki, Enckevoort), <a class="ext-link" href="http://www.lifelines.org"><span class="icon"></span>LifeLines</a> (Lops) and <a class="ext-link" href="http://www.bbmriwiki.nl"><span class="icon"></span>BBMRI-NL</a> (Swertz). </li><li>the <strong><a class="ext-link" href="http://www.animaldb.org"><span class="icon"></span>AnimalDB</a></strong> database for tracking animal observations (Roos) </li><li>the <strong>NGS workbench</strong> for tracking all around next generation sequencing experiment by <a class="ext-link" href="http://www.bbmriwiki.nl"><span class="icon"></span>BBMRI-NL</a> (Dijkstra) </li></ul><h2 id="Sourcecode">Source code</h2> <p> The most recent sourcecode of all these projects is available from SVN at <a class="ext-link" href="http://www.molgenis.org/svn/molgenis_apps/trunk"><span class="icon"></span>http://www.molgenis.org/svn/molgenis_apps/trunk</a> </p> <h2 id="Developers">Developers</h2> <p> Observ-OM and Observ-TAB were developed by: </p> <ul><li><a class="ext-link" href="http://wiki.gcc.rug.nl"><span class="icon"></span>UMC Groningen/GCC</a> (Swertz), </li><li><a class="ext-link" href="http://www.ebi.ac.uk/fg"><span class="icon"></span>EBI Hinxton/FG</a> (Adamusiak, Parkinson), </li><li><a class="ext-link" href="http://www.fimm.fi/"><span class="icon"></span>FIMM Helsinki</a> (Muilu) and </li><li><a class="ext-link" href="http://www.le.ac.uk/ge/pages/staff/staff_pages/brookes.html"><span class="icon"></span>U Leicester</a> (Thorisson, Gollapudi, Brookes) </li><li><a class="ext-link" href="http://www.gen2phen.org/content/phenotype-modelling"><span class="icon"></span>other members of EU-GEN2PHEN</a>. </li></ul><p> Applications using Observ-OM are developed by: </p> <ul><li><a class="ext-link" href="http://www.nbic.nl/support/task-forces/biobanking/"><span class="icon"></span>NBIC Biobanking</a> for <a class="wiki" href="/wiki/BiobankCatalog">BiobankCatalog</a> and <a class="missing wiki">SemanticSearch?</a> (Antonakaki, van Enckevort, Marshall, Swertz), </li><li><a class="ext-link" href="http://www.lifelines.org"><span class="icon"></span>LifeLines</a> for <a class="wiki" href="/wiki/BiobankCatalog">BiobankCatalog</a> (Antonakaki, Lops, Swertz) </li><li><a class="ext-link" href="http://www.bioshare.eu"><span class="icon"></span>BioSHARE</a> for biobank data integration (Chao, Swertz) </li><li><a class="ext-link" href="http://www.bbmriwiki.nl"><span class="icon"></span>BBMRI-NL</a> for <a class="wiki" href="/wiki/BiobankCatalog">BiobankCatalog</a> and <a class="wiki" href="/wiki/NgsWorkbench">NgsWorkbench</a> (Antonakaki, Swertz) </li><li><a class="ext-link" href="http://www.rug.nl/fwn/onderzoek/index"><span class="icon"></span>U Groningen</a> for <a class="ext-link" href="http://www.animaldb.org"><span class="icon"></span>AnimalDB</a> (Roos, Boerema, Swertz) </li></ul></div> <div class="trac-modifiedby"> <span><a href="/wiki/ObservStart?action=diff&version=29" title="Version 29 by Morris Swertz">Last modified</a> <a class="timeline" href="/timeline?from=2012-04-06T10%3A32%3A30%2B02%3A00&precision=second" title="See timeline at 2012-04-06T10:32:30+02:00">13 years ago</a></span> <span class="trac-print">Last modified on 2012-04-06T10:32:30+02:00</span> </div> </div> </div> <script type="text/javascript"> jQuery.loadStyleSheet("/chrome/tracfullblog/css/fullblog.css", "text/css"); jQuery.loadStyleSheet("/chrome/common/css/code.css", "text/css"); </script> <div id="altlinks"> <h3>Download in other formats:</h3> <ul> <li class="last first"> <a rel="nofollow" href="/wiki/ObservStart?format=txt">Plain Text</a> </li> </ul> </div> </div> <div id="footer" lang="en" xml:lang="en"><hr /> <a id="tracpowered" href="https://trac.edgewall.org/"><img src="/chrome/common/trac_logo_mini.png" height="30" width="107" alt="Trac Powered" /></a> <p class="left">Powered by <a href="/about"><strong>Trac 1.2.6</strong></a><br /> By <a href="http://www.edgewall.org/">Edgewall Software</a>.</p> <p class="right">Visit the Trac open source project at<br /><a href="https://trac.edgewall.org/">https://trac.edgewall.org/</a></p> </div> </body> </html>