OpenWetWare:Presentations/NCI-ICBP: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Slides}}
{{Slides}}


{{:OpenWetWare:Presentations/jmuhlich.css}}
{{:OpenWetWare:Presentations/jmuhlich1.css}}


<div class="background">  
<div class="background">  
Line 29: Line 29:


=Solution: OpenWetWare=
=Solution: OpenWetWare=
[http://openwetware.org http://openwetware.org/images/0/03/Openwetwarehomepage.png]
[[Image:Openwetwarehomepage.png|800px]]


</div>
</div>
Line 40: Line 40:
|  
|  
# ''Easy and collaborative content generation''
# ''Easy and collaborative content generation''
#''Digitization of biological knowledge, as it is generated''
# ''Community discourse''
|}
|}
</div>
</div>
Line 48: Line 48:
=Labs on OpenWetWare=
=Labs on OpenWetWare=


[http://openwetware.org/wiki/Silver http://openwetware.org/images/3/3f/SilverLabhomepage.png]
[[Image:SilverLabhomepage.png|800px]]


</div>
</div>
Line 56: Line 56:
=Integrating OpenWetWare into research=
=Integrating OpenWetWare into research=


[http://openwetware.org/wiki/Silver:_Protocols http://openwetware.org/images/7/7c/SilverProtocolshomepage.png]
[[Image:SilverProtocolshomepage.png|800px]]


</div>
</div>
Line 72: Line 72:
=Dysfunctionality of Model Publishing=
=Dysfunctionality of Model Publishing=
[[Image:Icbp-talk-pyramid.png]]
[[Image:Icbp-talk-pyramid.png]]
'''figure: Ty Thomson'''
</div>
</div>


<div class="slide">
<div class="slide">
=Systematization and Data Standards=
=Systematization and Data Standards=
* A
<html><img src="http://www.fotosearch.com/thumb/ICL/ICL154/BIM_116.jpg"</img></html>
* B
 
* Standards for models
** MIRIAM - Minimum Information Requested in the Annotation of Biochemical Models
** SBML - Systems Biology Markup Language
 
* Communicating with computers, not people
* Rigid, one-way "conversation"
</div>
 
<div class="slide">
=Literate Programming=
Donald Knuth, 1981
 
Write programs primarily for humans, not computers
</div>
</div>


<div class="slide">
<div class="slide">
=YeastPheromoneModel.org=
=YeastPheromoneModel.org=
''Ty Thomson, MIT''
[[Image:Yeastpheromonemodel home page.png]]
[[Image:Yeastpheromonemodel home page.png]]
</div>
</div>
Line 91: Line 107:


<div class="slide">
<div class="slide">
=Data standards=
=80-20 Rule / Pareto Principle=
Rigid, one-way communication
[[Image:Pareto.png]]
</div>
</div>


<div class="slide">
<div class="slide">
=Model Construction and Documentation=
=How do we communicate the final 20% ?=
 
* Verbal, email, etc.
* [http://yeastpheromonemodel.org YeastPheromoneModel.org]  -- ''Ty Thomson, MIT''
* Wiki
* [http://ome-sorger7.mit.edu/~jmuhlich/mwtest/ Agile Informatics project] -- ''Jeremy Muhlich, HMS/CDP; Brian Joughin, MIT/ICBP''


Conversation is robust, and necessary anyway
</div>
</div>


<div class="slide">
<div class="slide">
=Models Are Poorly Communicated=
=Agile Informatics effort=
 
[http://ome-sorger7.mit.edu/~jmuhlich/mwtest/ Wiki-based model documentation]
Knowledge generated during model building is lost!
 
It is difficult to:
# construct a new model  
# build on published models
# evaluate published models
# involve experimentalists
</div>


<div class="slide">
''with Brian Joughin, MIT/ICBP''
=What About MIRIAM, SBML, etc?=
# MIRIAM - Minimum Information Requested in the Annotation of Biochemical Models
# SBML - Systems Biology Markup Language


OK for publishing, but too complicated for discovery!
To be integrated into OWW


Can we design something more "agile" while utilizing and respecting the established standards?
Part of a larger workflow:<br>
[[Image:OverallWorkflow.png]]
</div>
</div>


<div class="slide">
<div class="slide">
# systematize data
="Living" Models=
# follow so-called "80/20" rule
# "living" models
# wikis foster communication
</div>
</div>



Latest revision as of 07:09, 14 June 2007


<html> <script> function addStylesheet(url) {

   // presentation mode
   if (document.createStyleSheet) {
       document.createStyleSheet(url);
   }
   else {
       var styles = "@import url('" + url +  "');";
       var newSS=document.createElement('link');
       newSS.rel='stylesheet';
       newSS.href='data:text/css,'+escape(styles);
       document.getElementsByTagName("head")[0].appendChild(newSS);
   }

} if (location.href.indexOf('action=render') > 0) {

   document.write("<head><title>Presentation</title></head>"); // need this for some browsers for addStylesheet to work
   addStylesheet('http://www.w3.org/Talks/Tools/Slidy/slidy.css');
   addStylesheet("/skins/monobook/main.css");
   addStylesheet("/index.php?title=MediaWiki:Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000");
   addStylesheet("/index.php?title=MediaWiki:Monobook.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000");
   addStylesheet("/index.php?title=-&action=raw&gen=css&maxage=18000&smaxage=0&ts=20070606210926");
   document.write('<script src="http://www.w3.org/Talks/Tools/Slidy/slidy.js" type="text/javascript"><' + '/script>');
   document.write('<script type="text/javascript">wgBreakFrames = false;<' + '/script>'); // for wikibits.js
   document.write('<script src="/skins/common/wikibits.js" type="text/javascript"><' + '/script>');
   document.write('<script src="/index.php?title=-&action=raw&smaxage=0&gen=js" type="text/javascript"><' + '/script>');

} else {

   // wiki mode
   if (wgServer)
       document.write('<a href="' + wgServer + '/index.php?title=' + wgPageName + '&action=render"><b><em>=> Start web presentation</em></b></a>');

} </script> </html>



OpenWetWare

A wiki for capturing and sharing biological knowledge

Reshma P. Shetty and Jeremy Muhlich

Problem

Much of the knowledge produced by biological research is passed down by oral tradition.

This makes it difficult for newcomers to enter the field.

Solution: OpenWetWare

OpenWetWare's contributions

  1. Easy and collaborative content generation
  2. Community discourse

Labs on OpenWetWare

Integrating OpenWetWare into research


Examining Communication

Ethnomethodology: A sociological discipline which focuses on the ways in which people make sense of their world, display this understanding to others, and produce the mutually shared social order in which they live. (Wikipedia)

Discourse Analysis

Dysfunctionality of Model Publishing

figure: Ty Thomson

Systematization and Data Standards

<html><img src="http://www.fotosearch.com/thumb/ICL/ICL154/BIM_116.jpg"</img></html>

  • Standards for models
    • MIRIAM - Minimum Information Requested in the Annotation of Biochemical Models
    • SBML - Systems Biology Markup Language
  • Communicating with computers, not people
  • Rigid, one-way "conversation"

Literate Programming

Donald Knuth, 1981

Write programs primarily for humans, not computers

YeastPheromoneModel.org

Ty Thomson, MIT

YeastPheromoneModel.org

80-20 Rule / Pareto Principle

How do we communicate the final 20% ?

  • Verbal, email, etc.
  • Wiki

Conversation is robust, and necessary anyway

Agile Informatics effort

Wiki-based model documentation

with Brian Joughin, MIT/ICBP

To be integrated into OWW

Part of a larger workflow:

"Living" Models

OpenWetWare's success

  • 2,800 contributors
  • 100 labs
  • 1.5 million pageviews per month
  • 275,000 sessions per month


http://openwetware.org