SlideShare una empresa de Scribd logo
1 de 45
Systematic mapping of genes




Cost of human genome
sequencing versus time
Systematic mapping
of molecular interactions
andmolecular profiles
                 Metabolic networks




mRNA & protein
expression



                                          Genetic and protein
                                          interaction networks

                                      Transcriptional networks
National Resource for Network Biology:
                    Mission

To provide freely available, open-source software
technology that broadly enables networkassembly,
analysis, visualization and network-based biomedical
discovery        for      NIH-funded     researchers.

These tools are enabling researchers to assemble large-
scale biological data into models of networks and
pathways and to use these networks to better
understand how biological systems operate under
normal conditions and how they fail in disease.
Components of the Network Resource

•   Technology Research & Development (TRD)
•   Driving Biological Projects (DBP)
•   Collaboration and Service (CSP)
•   Training
•   Dissemination

• Administration
• Core infrastructure (Cytoscape, Supercomputing)
Assembling and Using Networks in Biomedicine

                                                          Network-based disease
 Genes and gene functions
                            The Working Network Map      diagnosis, prognosis, and
                                                               stratification



   Physical interactions                               Network-based prediction of
                                                      cell fate; regenerative medicine


   Genetic interactions                                  Network-based rational
                                                             drug design


 Gene / proteinexpression
                                                        Network wide association
                                                            studies (NWAS)
                                  Advanced
                                   Network
                                 Visualization



Assembly of molecular networks                    Network based applications
     via data integration                                to disease
National Resource for Network Biology
                                        Faculty



    PI: Trey Ideker       Exec. Director: Alex Pico          Gary Bader               Mike Norman
   UCSD Medicine &           UCSF / Gladstone          U Toronto Donnelly Ctr         Director, SDSC
    Bioengineering                                     for Mol&BiomolRsrch




     Chris Sander             James Fowler            BennoSchwikowski          Chairman of External
Director Bioinformatics     UCSD Medicine /            Systems Biology           Advisory Council:
       @ MSKCC               Social Sciences           Institut Pasteur           Stephen Friend,
                                                                                 Sage Bionetworks
Our flagship tool:                                       Shannon et al. Genome Research 2003
www.cytoscape.org                                            Cline et al. Nature Protocols 2007

OPEN SOURCE Java platform for
integration of systems biology data

•Layout and query of networks
(physical, genetic, social, functional)
•Visual and programmatic
integration of network state data
(attributes)
•The ultimate goal is to provide
tools to facilitate all aspects of
network assembly, annotation, and
use in biomedicine.

RECENT NEWS
• Version 3.0 due July 2011
•Cytoscape ® Registered Trademark
• The Cytoscape Consortium is a 501(c)3 non-for-profit in the State of California
•Centerpiece of the NCRR-funded National Resource for Network Biology
Downloaded approximately 3000 times per month
Agenda
08:30   Introductions, overview and organizational structure of NRNB (Friend, Ideker)

08:45   EAC roles, goals, and responsibilities (Pico, Ideker)

09:00   Discussion of technology projects and matched driving biology (Ideker)

10:00   Break

10:15   Progress in Cytoscape 3.0 (Smoot)

10:40   Collaboration, Training, and Service (Bader, Pico)

11:30   EAC recommendations, formulation and review of NRNB policies (Pico)

12:15   Summary (Friend)

12:30   Lunch
EAC roles, goals, and
  responsibilities
EAC goals and responsibilities
 Feedback on technology we’ve been
working on over first 8 months
 Advice on administrative structure
 Vision and guidance for future years
 Short written report

 Two-way discussion
     •Not a presentation of annual report
     • We are prepared to listen!
We will report back next year!
Technology Projects

Questions:

   How are we doing? Strengths and weakness?

   Where would you want to see these projects in several
   years?

   Are there key network tools that we should be
   developing yet are not?

   Are there network tools we are developing which are
   not so exciting?
TRD Project A: Network-based biomarkers for
diagnosis and personalized therapy




                             Bandyopadhyay et al. Science (2010)
Visualizing and Analyzing Cancer Genomic Data in the
     Context of Biological Pathways and Networks

• Algorithm Development
• Adding Network Visualization and Analysis to the cBio Portal.
Pathway Commons
TRD Project B: How Do Genes
       Affect Behavior?
Genes             Behaviors
Dopamine             Health
Serotonin           Happiness
                   Cooperation
                     Politics
  ?
   Social
  Networks
TRD C: Visualization and Representation
         of Biological Networks




                                                                            Cellular
                                                                            semantics
Interactome
                              Meaningful modules

   Exons to protein domains            Complex data views




                                                            PIs: Bader, Conklin, Pico
Simplified Network View: Thematic Map
Protein-protein       Module-module interactions
interaction network
Simplified Network View: Enrichment Map
Visualizing Complex Data




                                                                  Multiple timepoints
                                                                viewed simultaneously




                                                      Nested metanodes

Striped nodes              Pie chart nodes




                SPIDs: 23 (Wrensch, CSP), 34 (Fletterick), 38 (Ferrin), DBP (Mercola)
TRD D: Cytoscape network inference




Mission: Interface Cytoscape with the network inference community
Example inferred regulatory network
                                                DBP: Van Dijl laboratory




•Network induced by pathway search in 418 genes
• Transcriptome experiments of selected knockouts underway
Dynamic management of TRDs
TRD projects
•These projects should present compelling research and
development opportunities for NRNB.
• TRDs should be coupled to new or existing DBPs.
• They should represent significant improvements to critical
tools and resources for the research community.
• We would provide (or fund) developer time to develop or
enhance a novel tool or resource, defining a 2-5 year TRD
project.
• They should be assessed competitively each cycle with
other new proposals and proposals for continuation of
ongoing TRD projects.
Infrastructure report:
Cytoscape 3.0 and SDSC
        access
        Mike Smoot
Functional Overview

• Milestone 2 release just completed.
• All core plugins except "Advanced Network Merge" have
  been ported.
• Cytoscape 3 is functional, but there are lots of bugs and the
  code hasn't been tuned for performance.
Why we needed to redesign the API!
3.0 Package Dependency Graph
Architecture Status

• Still using OSGi for modularity.
• Still using Spring-DM to configure modules.
• Still using Maven to build and pull everything together.


• We now have a "simplified" plugin API.
  o You only need to know basic Java.
  o Just like in 2.X, you extend a single abstract class.

• So far, everything is behaving as planned.
   o The application starts correctly, services get registered,
     APIs are public, implementation is hidden, plugins start,
     etc..
Documentation Status

• Lots of documentation written on the Wiki:
   o Overview of the Architecture
   o Overview of the API
   o Plugin Developer's Guide
   o Plugin Porting Hints
• A Plugin Developer's tutorial has been added to
  OpenTutorials
Next Steps

•   Fix known bugs.
•   Add missing features.
•   Analyze and address performance bottlenecks.
•   Re-evaluate API.
•   Ensure that proper OSGi metadata is being published.


• Refactor build system to that development code - compile -
  test cycle is faster.
• Refactor build system so that release generation is easier.


• Help plugin developers port plugins.
SDSC’s “Triton” Resource
 http://tritonresource.sdsc.edu
Collaboration, Training and
        Outreach
Collaboration and Training
• Collaboration and training
  • Win win: collaborators learn network and pathway
    analysis, we learn about community needs
• 37 Collaborations and service projects (CSP)
• Project management
   – Services e.g. training, dissemination
   – Target # of CSPs?
• Balance of R&D and collaborations
MHC-I                 Cell Projection
                                        Microtubule                                                                                                                  Edge type (gene-set overlap)
                                                                                                             & Cell Motility
                                        Cytoskeleton                                                                                                                        Between gene-sets
                                                               Centrosome                                                                                                   enriched in deletions
                                                                                                                                                                            From disease genes
                                                                                                              Membrane                                                      to enriched gene-sets
                                                                                                                                                                            Between sets enriched in
                          Nucleolus                                                                                                                                         deletions and in disease
                                                                                                                                                                            genes or between disease
     SMC flexible hinge domain                                                         Cell Motility                                                                        sets only
                                                                                       (stricter cluster)           Cell Proliferation
Urea and amine group metabolism                                                                                     Positive regulation of cell proliferation
               Cell cycle             Intellectual
     Regulation of                     Disability                                                                  Regulation of cell proliferation
    hormone levels
           Aminoacid                                                                                         Behavior
           derivative /
             amine                                                                                                          Organ Morphogenesis
           metabolism
                                                                                                                        Vasculature develepment
                                                               CNS Development                                                 Palate develepment

                           Glycosylation                                                           Autism                                                 Kinase Activity/Regulation
                                                         LIS1 in neuronal                                                   Heart develepment
                   Synaptic vescicle maturation           migration and
                                                           development                                           Regulation of GTPase
                                   Reelin pathway                                                            RHO Ras                                                 Tyrosin kinase

Zoom of CNS-Development                                                Adhesion
                                                                                                Carboxyl
                      Cell projection Neuron                                  Zn finger         esterase
                      organization    migration                                                 domain
                                                                               domain
                                          Cell morphogenesis                                                                               Kinase regulation
         Cerebral cortex
          cell migration                                                                                    Ras signaling     GTPase regulator
                                                                        Negative                       cKIT
                                                                       regulation         mTor        pathway                      GTPase/Ras
 Neurite development                              Cell Motility        of cell cycle     pathway                                   Signaling Node type (gene-set)
                                                  (stricter cluster)
      CNS neuron                                                                                                                                      Enriched         Known           Enriched only
                                               Brain                                                                                                  in deletions     disease genes   in disease genes
      differentiation
                                            development                                                                                                      0%              ID              ID
           Axonogenesis
                             CNS         Projection neuron
                          development                                                                                                                        FDR             ASD             ASD
                                           axonogenesis
                                                                                                                                                             12.5%                           Both
Pinto et al. Functional impact of global rare copy number variation in autism
spectrum disorders. Nature. 2010 Jun 9.
Collaboration Triage Workflow
                NRNB site
                                                    Check information                   Discard if low quality
                                                    and process
                                                                                                                              If unrelated to
                                                    appropriately                                                             network biology
                        Collaboration                                            General bioinfo / data processing
                          request
Web form input
•Request type
                                                          Development of tools
         •    General bioinfo / data processing
         •    Cytoscape training                          Scientific research collaboration   Beginners
         •    Development of tools (ex. Plug-ins)         Data provider                                          Simple consultation by
         •    Scientific research collaboration
                                                                                      Cytoscape training         E-Mail, giving some
         •    Data provider
•Contact info                                                                                                    options of what they can
•Research proposal                                                                                               do (I & some graduate
•Publications                                                                                                    students?)




                                          Discussion in regular meeting                                 -   Recommendation of using
                  Discard if proposal is                                                                    Web tutorial, Quick start
                  not appropriate for                                   Work member                         guide.
                  collaboration or no                                   assignment                      -   Providing Cytoscape retreat
                  available human                                                                           information
                  resource.                         Research Collaboration
                                               Researchers, Cytoscape team,
                                               Post-docs, graduate students
                                                                                                                                     37
Services NRNB should provide to select CSPs
Organizational
     •Impact: Measure impact of project - e.g. track relevant publications and
     collaborations
     •Interface: identify related resources, project and programs; facilitate new
     collaborations; hold joint conferences
     •Host: link to project download, documentation and tutorial pages from nrnb.org
     •Advisory: provide recommendations and proposals to project leads regarding
     technical development aims and organizational opportunities
Training
     •Tutorials: prioritize, produce and promote tutorial materials; organize events
     •Feedback: collect and organize feedback from training events to share with
     developers
Community
     •Events: organize, promote and staff lectures, tutorials and workshops
     •News: highlight news items related to the project and project leads
     •Communication: coordinate discussion lists, help desk, Facebook, Twitter, etc
     •GSoC: support project ideas, mentors and students in annual Summer of Code
     program sponsored by Google
     •Retreat: organizing the annual retreat for project in conjunction with Cytoscape and
     NRNB
Dynamic management of TRDs and CSPs
CSP projects
• The NRNB should continually engage in new Collaborative
and Service projects which should be highly relevant to
network biology and represent the “best in class.”
• They should have demonstrated stability and a designated
point-person for NRNB collaboration.
• There should be obvious and direct synergy with existing
NRNB projects.
• We should take on such projects as a long-term
commitment.
• We will commit to providing a set of services to the user
and development communities, ranging from organizational
to training to communications.
Training and Outreach

1. Launched new NRNB website
2. Redesigned Cytoscape website
3. Launched new tutorial system, Open Tutorials
4. Out training events, presentations and GSoC
4. Handling requests for external
               training events

What to do with requests for external training support?
   We send staff, our “Roving Engineer”
   We provide tutorial materials through OpenTutorials,
   (including customizable online content, slideshows, and handouts)

 Proposal: Sponsor travel and accommodations for a
number of external personnel to attend the annual
Cytoscape Retreat. We would use the opportunity to
“train the trainers” and thereby multiply our outreach
capability with efficient investment of resources.
EAC Discussion
Acknowledgments: NCRR P41 RR031228




         PI: Trey Ideker             Exec. Director: Alex Pico     co- PI: Gary Bader, U Toronto
  UCSD Medicine / Bioengineering        UCSF / Gladstone          Donnelly CtrMol&BiomolRsrch




     Chris Sander             James Fowler          BennoSchwikowski       Chairman of External
Director Bioinformatics     UCSD Medicine /          Systems Biology        Advisory Council:
       @ MSKCC               Social Sciences         Institut Pasteur        Stephen Friend,
                                                                            Sage Bionetworks
Protein networks as
  biomarkers of disease



      Network guided
      random forests




Dutkowski et al. submitted

Previous work:
Chuang et al. MSB 2007
Lee et al. PLoS Comp Bio 2008
Ravasi et al. Cell 2010
NRNB EAC Report 2011

Más contenido relacionado

La actualidad más candente

Technology R&D Theme 3: Multi-scale Network Representations
Technology R&D Theme 3: Multi-scale Network RepresentationsTechnology R&D Theme 3: Multi-scale Network Representations
Technology R&D Theme 3: Multi-scale Network RepresentationsAlexander Pico
 
Technology R&D Theme 1: Differential Networks
Technology R&D Theme 1: Differential NetworksTechnology R&D Theme 1: Differential Networks
Technology R&D Theme 1: Differential NetworksAlexander Pico
 
Technology R&D Theme 2: From Descriptive to Predictive Networks
Technology R&D Theme 2: From Descriptive to Predictive NetworksTechnology R&D Theme 2: From Descriptive to Predictive Networks
Technology R&D Theme 2: From Descriptive to Predictive NetworksAlexander Pico
 
NetBioSIG2013-Talk Tijana Milenkovic
NetBioSIG2013-Talk Tijana MilenkovicNetBioSIG2013-Talk Tijana Milenkovic
NetBioSIG2013-Talk Tijana MilenkovicAlexander Pico
 
NetBioSIG2012 chrisevelo
NetBioSIG2012 chriseveloNetBioSIG2012 chrisevelo
NetBioSIG2012 chriseveloAlexander Pico
 
NetBioSIG2013-Talk Vuk Janjic
NetBioSIG2013-Talk Vuk JanjicNetBioSIG2013-Talk Vuk Janjic
NetBioSIG2013-Talk Vuk JanjicAlexander Pico
 
NetBioSIG2013-Talk Gang Su
NetBioSIG2013-Talk Gang SuNetBioSIG2013-Talk Gang Su
NetBioSIG2013-Talk Gang SuAlexander Pico
 
NetBioSIG2014-Talk by Tijana Milenkovic
NetBioSIG2014-Talk by Tijana MilenkovicNetBioSIG2014-Talk by Tijana Milenkovic
NetBioSIG2014-Talk by Tijana MilenkovicAlexander Pico
 
NetBioSIG2013-KEYNOTE Benno Schwikowski
NetBioSIG2013-KEYNOTE Benno SchwikowskiNetBioSIG2013-KEYNOTE Benno Schwikowski
NetBioSIG2013-KEYNOTE Benno SchwikowskiAlexander Pico
 
NetBioSIG2014-Talk by Hyunghoon Cho
NetBioSIG2014-Talk by Hyunghoon ChoNetBioSIG2014-Talk by Hyunghoon Cho
NetBioSIG2014-Talk by Hyunghoon ChoAlexander Pico
 
Network embedding in biomedical data science
Network embedding in biomedical data scienceNetwork embedding in biomedical data science
Network embedding in biomedical data scienceArindam Ghosh
 
A collaborative model for bioinformatics education: combining biologically i...
A collaborative model for bioinformatics education:  combining biologically i...A collaborative model for bioinformatics education:  combining biologically i...
A collaborative model for bioinformatics education: combining biologically i...Elia Brodsky
 
A genetic algorithm approach for predicting ribonucleic acid sequencing data ...
A genetic algorithm approach for predicting ribonucleic acid sequencing data ...A genetic algorithm approach for predicting ribonucleic acid sequencing data ...
A genetic algorithm approach for predicting ribonucleic acid sequencing data ...TELKOMNIKA JOURNAL
 
Semantics for Bioinformatics: What, Why and How of Search, Integration and An...
Semantics for Bioinformatics: What, Why and How of Search, Integration and An...Semantics for Bioinformatics: What, Why and How of Search, Integration and An...
Semantics for Bioinformatics: What, Why and How of Search, Integration and An...Amit Sheth
 
DNA Query Language DNAQL: A Novel Approach
DNA Query Language DNAQL: A Novel ApproachDNA Query Language DNAQL: A Novel Approach
DNA Query Language DNAQL: A Novel ApproachEditor IJCATR
 
NetBioSIG2013-Talk David Amar
NetBioSIG2013-Talk David AmarNetBioSIG2013-Talk David Amar
NetBioSIG2013-Talk David AmarAlexander Pico
 
Masters Thesis Defense: Minimum Complexity Echo State Networks For Genome and...
Masters Thesis Defense: Minimum Complexity Echo State Networks For Genome and...Masters Thesis Defense: Minimum Complexity Echo State Networks For Genome and...
Masters Thesis Defense: Minimum Complexity Echo State Networks For Genome and...Christopher Neighbor
 
The Amazing Ways Artificial Intelligence Is Transforming Genomics and Gene Ed...
The Amazing Ways Artificial Intelligence Is Transforming Genomics and Gene Ed...The Amazing Ways Artificial Intelligence Is Transforming Genomics and Gene Ed...
The Amazing Ways Artificial Intelligence Is Transforming Genomics and Gene Ed...Bernard Marr
 
Drug Discovery and Development Using AI
Drug Discovery and Development Using AIDrug Discovery and Development Using AI
Drug Discovery and Development Using AIDatabricks
 

La actualidad más candente (20)

Technology R&D Theme 3: Multi-scale Network Representations
Technology R&D Theme 3: Multi-scale Network RepresentationsTechnology R&D Theme 3: Multi-scale Network Representations
Technology R&D Theme 3: Multi-scale Network Representations
 
Technology R&D Theme 1: Differential Networks
Technology R&D Theme 1: Differential NetworksTechnology R&D Theme 1: Differential Networks
Technology R&D Theme 1: Differential Networks
 
Technology R&D Theme 2: From Descriptive to Predictive Networks
Technology R&D Theme 2: From Descriptive to Predictive NetworksTechnology R&D Theme 2: From Descriptive to Predictive Networks
Technology R&D Theme 2: From Descriptive to Predictive Networks
 
NetBioSIG2013-Talk Tijana Milenkovic
NetBioSIG2013-Talk Tijana MilenkovicNetBioSIG2013-Talk Tijana Milenkovic
NetBioSIG2013-Talk Tijana Milenkovic
 
NetBioSIG2012 chrisevelo
NetBioSIG2012 chriseveloNetBioSIG2012 chrisevelo
NetBioSIG2012 chrisevelo
 
NetBioSIG2013-Talk Vuk Janjic
NetBioSIG2013-Talk Vuk JanjicNetBioSIG2013-Talk Vuk Janjic
NetBioSIG2013-Talk Vuk Janjic
 
NetBioSIG2013-Talk Gang Su
NetBioSIG2013-Talk Gang SuNetBioSIG2013-Talk Gang Su
NetBioSIG2013-Talk Gang Su
 
NetBioSIG2014-Talk by Tijana Milenkovic
NetBioSIG2014-Talk by Tijana MilenkovicNetBioSIG2014-Talk by Tijana Milenkovic
NetBioSIG2014-Talk by Tijana Milenkovic
 
NetBioSIG2013-KEYNOTE Benno Schwikowski
NetBioSIG2013-KEYNOTE Benno SchwikowskiNetBioSIG2013-KEYNOTE Benno Schwikowski
NetBioSIG2013-KEYNOTE Benno Schwikowski
 
NetBioSIG2014-Talk by Hyunghoon Cho
NetBioSIG2014-Talk by Hyunghoon ChoNetBioSIG2014-Talk by Hyunghoon Cho
NetBioSIG2014-Talk by Hyunghoon Cho
 
Network embedding in biomedical data science
Network embedding in biomedical data scienceNetwork embedding in biomedical data science
Network embedding in biomedical data science
 
A collaborative model for bioinformatics education: combining biologically i...
A collaborative model for bioinformatics education:  combining biologically i...A collaborative model for bioinformatics education:  combining biologically i...
A collaborative model for bioinformatics education: combining biologically i...
 
A genetic algorithm approach for predicting ribonucleic acid sequencing data ...
A genetic algorithm approach for predicting ribonucleic acid sequencing data ...A genetic algorithm approach for predicting ribonucleic acid sequencing data ...
A genetic algorithm approach for predicting ribonucleic acid sequencing data ...
 
Semantics for Bioinformatics: What, Why and How of Search, Integration and An...
Semantics for Bioinformatics: What, Why and How of Search, Integration and An...Semantics for Bioinformatics: What, Why and How of Search, Integration and An...
Semantics for Bioinformatics: What, Why and How of Search, Integration and An...
 
DNA Query Language DNAQL: A Novel Approach
DNA Query Language DNAQL: A Novel ApproachDNA Query Language DNAQL: A Novel Approach
DNA Query Language DNAQL: A Novel Approach
 
NetBioSIG2013-Talk David Amar
NetBioSIG2013-Talk David AmarNetBioSIG2013-Talk David Amar
NetBioSIG2013-Talk David Amar
 
KnetMiner Overview Oct 2017
KnetMiner Overview Oct 2017KnetMiner Overview Oct 2017
KnetMiner Overview Oct 2017
 
Masters Thesis Defense: Minimum Complexity Echo State Networks For Genome and...
Masters Thesis Defense: Minimum Complexity Echo State Networks For Genome and...Masters Thesis Defense: Minimum Complexity Echo State Networks For Genome and...
Masters Thesis Defense: Minimum Complexity Echo State Networks For Genome and...
 
The Amazing Ways Artificial Intelligence Is Transforming Genomics and Gene Ed...
The Amazing Ways Artificial Intelligence Is Transforming Genomics and Gene Ed...The Amazing Ways Artificial Intelligence Is Transforming Genomics and Gene Ed...
The Amazing Ways Artificial Intelligence Is Transforming Genomics and Gene Ed...
 
Drug Discovery and Development Using AI
Drug Discovery and Development Using AIDrug Discovery and Development Using AI
Drug Discovery and Development Using AI
 

Similar a NRNB EAC Report 2011

Friend NRNB 2012-12-13
Friend NRNB 2012-12-13Friend NRNB 2012-12-13
Friend NRNB 2012-12-13Sage Base
 
Stephen Friend Cytoscape Retreat 2011-05-20
Stephen Friend Cytoscape Retreat 2011-05-20Stephen Friend Cytoscape Retreat 2011-05-20
Stephen Friend Cytoscape Retreat 2011-05-20Sage Base
 
NetBioSIG2012 anyatsalenko-en-viz
NetBioSIG2012 anyatsalenko-en-vizNetBioSIG2012 anyatsalenko-en-viz
NetBioSIG2012 anyatsalenko-en-vizAlexander Pico
 
System Biology and Pathway Network.pptx
System Biology and Pathway Network.pptxSystem Biology and Pathway Network.pptx
System Biology and Pathway Network.pptxssuserecbdb6
 
Friend NAS 2013-01-10
Friend NAS 2013-01-10Friend NAS 2013-01-10
Friend NAS 2013-01-10Sage Base
 
Bm Systems Scientific Epa Conference Heuristic Mathematic Concepts Synergies ...
Bm Systems Scientific Epa Conference Heuristic Mathematic Concepts Synergies ...Bm Systems Scientific Epa Conference Heuristic Mathematic Concepts Synergies ...
Bm Systems Scientific Epa Conference Heuristic Mathematic Concepts Synergies ...Manuel GEA - Bio-Modeling Systems
 
Enabling Patient-Driven Medicine Using Graph Database
Enabling Patient-Driven Medicine Using Graph DatabaseEnabling Patient-Driven Medicine Using Graph Database
Enabling Patient-Driven Medicine Using Graph DatabaseNeo4j
 
Cytoscape Network Visualization and Analysis
Cytoscape Network Visualization and AnalysisCytoscape Network Visualization and Analysis
Cytoscape Network Visualization and Analysisbdemchak
 
Data-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystemData-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystemMaryann Martone
 
Java tutorial: Programmatic Access to Molecular Interactions
Java tutorial: Programmatic Access to Molecular InteractionsJava tutorial: Programmatic Access to Molecular Interactions
Java tutorial: Programmatic Access to Molecular InteractionsRafael C. Jimenez
 
Cyberinfrastructure Day 2010: Applications in Biocomputing
Cyberinfrastructure Day 2010: Applications in BiocomputingCyberinfrastructure Day 2010: Applications in Biocomputing
Cyberinfrastructure Day 2010: Applications in BiocomputingJeremy Yang
 
Advanced computationalsyntbio
Advanced computationalsyntbioAdvanced computationalsyntbio
Advanced computationalsyntbioNatalio Krasnogor
 
Bioinformatics مي.pdf
Bioinformatics  مي.pdfBioinformatics  مي.pdf
Bioinformatics مي.pdfnedalalazzwy
 
A Reliable Password-based User Authentication Scheme for Web-based Human Geno...
A Reliable Password-based User Authentication Scheme for Web-based Human Geno...A Reliable Password-based User Authentication Scheme for Web-based Human Geno...
A Reliable Password-based User Authentication Scheme for Web-based Human Geno...Thitichai Sripan
 
Introduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdfIntroduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdfkigaruantony
 

Similar a NRNB EAC Report 2011 (20)

Friend NRNB 2012-12-13
Friend NRNB 2012-12-13Friend NRNB 2012-12-13
Friend NRNB 2012-12-13
 
Stephen Friend Cytoscape Retreat 2011-05-20
Stephen Friend Cytoscape Retreat 2011-05-20Stephen Friend Cytoscape Retreat 2011-05-20
Stephen Friend Cytoscape Retreat 2011-05-20
 
DR KL CV v5
DR KL CV v5DR KL CV v5
DR KL CV v5
 
NetBioSIG2012 anyatsalenko-en-viz
NetBioSIG2012 anyatsalenko-en-vizNetBioSIG2012 anyatsalenko-en-viz
NetBioSIG2012 anyatsalenko-en-viz
 
System Biology and Pathway Network.pptx
System Biology and Pathway Network.pptxSystem Biology and Pathway Network.pptx
System Biology and Pathway Network.pptx
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
B4OS-2012
B4OS-2012B4OS-2012
B4OS-2012
 
Friend NAS 2013-01-10
Friend NAS 2013-01-10Friend NAS 2013-01-10
Friend NAS 2013-01-10
 
Bm Systems Scientific Epa Conference Heuristic Mathematic Concepts Synergies ...
Bm Systems Scientific Epa Conference Heuristic Mathematic Concepts Synergies ...Bm Systems Scientific Epa Conference Heuristic Mathematic Concepts Synergies ...
Bm Systems Scientific Epa Conference Heuristic Mathematic Concepts Synergies ...
 
Enabling Patient-Driven Medicine Using Graph Database
Enabling Patient-Driven Medicine Using Graph DatabaseEnabling Patient-Driven Medicine Using Graph Database
Enabling Patient-Driven Medicine Using Graph Database
 
Cytoscape Network Visualization and Analysis
Cytoscape Network Visualization and AnalysisCytoscape Network Visualization and Analysis
Cytoscape Network Visualization and Analysis
 
Data-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystemData-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystem
 
Cytoscape Talk 2010
Cytoscape Talk 2010Cytoscape Talk 2010
Cytoscape Talk 2010
 
Java tutorial: Programmatic Access to Molecular Interactions
Java tutorial: Programmatic Access to Molecular InteractionsJava tutorial: Programmatic Access to Molecular Interactions
Java tutorial: Programmatic Access to Molecular Interactions
 
Cyberinfrastructure Day 2010: Applications in Biocomputing
Cyberinfrastructure Day 2010: Applications in BiocomputingCyberinfrastructure Day 2010: Applications in Biocomputing
Cyberinfrastructure Day 2010: Applications in Biocomputing
 
Advanced computationalsyntbio
Advanced computationalsyntbioAdvanced computationalsyntbio
Advanced computationalsyntbio
 
Bioinformatics مي.pdf
Bioinformatics  مي.pdfBioinformatics  مي.pdf
Bioinformatics مي.pdf
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
A Reliable Password-based User Authentication Scheme for Web-based Human Geno...
A Reliable Password-based User Authentication Scheme for Web-based Human Geno...A Reliable Password-based User Authentication Scheme for Web-based Human Geno...
A Reliable Password-based User Authentication Scheme for Web-based Human Geno...
 
Introduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdfIntroduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdf
 

Más de Alexander Pico

2016 Cytoscape 3.3 Tutorial
2016 Cytoscape 3.3 Tutorial2016 Cytoscape 3.3 Tutorial
2016 Cytoscape 3.3 TutorialAlexander Pico
 
2015 Cytoscape 3.2 Tutorial
2015 Cytoscape 3.2 Tutorial2015 Cytoscape 3.2 Tutorial
2015 Cytoscape 3.2 TutorialAlexander Pico
 
NetBioSIG2014-FlashJournalClub by Frank Kramer
NetBioSIG2014-FlashJournalClub by Frank KramerNetBioSIG2014-FlashJournalClub by Frank Kramer
NetBioSIG2014-FlashJournalClub by Frank KramerAlexander Pico
 
NetBioSIG2014-Talk by Salvatore Loguercio
NetBioSIG2014-Talk by Salvatore LoguercioNetBioSIG2014-Talk by Salvatore Loguercio
NetBioSIG2014-Talk by Salvatore LoguercioAlexander Pico
 
NetBioSIG2014-Intro by Alex Pico
NetBioSIG2014-Intro by Alex PicoNetBioSIG2014-Intro by Alex Pico
NetBioSIG2014-Intro by Alex PicoAlexander Pico
 
NetBioSIG2014-Talk by Traver Hart
NetBioSIG2014-Talk by Traver HartNetBioSIG2014-Talk by Traver Hart
NetBioSIG2014-Talk by Traver HartAlexander Pico
 
NetBioSIG2014-Talk by Yu Xia
NetBioSIG2014-Talk by Yu XiaNetBioSIG2014-Talk by Yu Xia
NetBioSIG2014-Talk by Yu XiaAlexander Pico
 
NetBioSIG2014-Keynote by Marian Walhout
NetBioSIG2014-Keynote by Marian WalhoutNetBioSIG2014-Keynote by Marian Walhout
NetBioSIG2014-Keynote by Marian WalhoutAlexander Pico
 
NetBioSIG2014-Talk by Ashwini Patil
NetBioSIG2014-Talk by Ashwini PatilNetBioSIG2014-Talk by Ashwini Patil
NetBioSIG2014-Talk by Ashwini PatilAlexander Pico
 
NetBioSIG2014-Talk by David Amar
NetBioSIG2014-Talk by David AmarNetBioSIG2014-Talk by David Amar
NetBioSIG2014-Talk by David AmarAlexander Pico
 
NetBioSIG2014-Talk by Gerald Quon
NetBioSIG2014-Talk by Gerald QuonNetBioSIG2014-Talk by Gerald Quon
NetBioSIG2014-Talk by Gerald QuonAlexander Pico
 
Visualization and Analysis of Dynamic Networks
Visualization and Analysis of Dynamic Networks Visualization and Analysis of Dynamic Networks
Visualization and Analysis of Dynamic Networks Alexander Pico
 
Introduction to WikiPathways
Introduction to WikiPathwaysIntroduction to WikiPathways
Introduction to WikiPathwaysAlexander Pico
 
Network Visualization and Analysis with Cytoscape
Network Visualization and Analysis with CytoscapeNetwork Visualization and Analysis with Cytoscape
Network Visualization and Analysis with CytoscapeAlexander Pico
 
NetBioSIG2013-KEYNOTE Michael Schroeder
NetBioSIG2013-KEYNOTE Michael SchroederNetBioSIG2013-KEYNOTE Michael Schroeder
NetBioSIG2013-KEYNOTE Michael SchroederAlexander Pico
 
NetBioSIG2013-KEYNOTE Stefan Schuster
NetBioSIG2013-KEYNOTE Stefan SchusterNetBioSIG2013-KEYNOTE Stefan Schuster
NetBioSIG2013-KEYNOTE Stefan SchusterAlexander Pico
 
NetBioSIG2013-KEYNOTE Esti Yeger-Lotem
NetBioSIG2013-KEYNOTE Esti Yeger-LotemNetBioSIG2013-KEYNOTE Esti Yeger-Lotem
NetBioSIG2013-KEYNOTE Esti Yeger-LotemAlexander Pico
 

Más de Alexander Pico (17)

2016 Cytoscape 3.3 Tutorial
2016 Cytoscape 3.3 Tutorial2016 Cytoscape 3.3 Tutorial
2016 Cytoscape 3.3 Tutorial
 
2015 Cytoscape 3.2 Tutorial
2015 Cytoscape 3.2 Tutorial2015 Cytoscape 3.2 Tutorial
2015 Cytoscape 3.2 Tutorial
 
NetBioSIG2014-FlashJournalClub by Frank Kramer
NetBioSIG2014-FlashJournalClub by Frank KramerNetBioSIG2014-FlashJournalClub by Frank Kramer
NetBioSIG2014-FlashJournalClub by Frank Kramer
 
NetBioSIG2014-Talk by Salvatore Loguercio
NetBioSIG2014-Talk by Salvatore LoguercioNetBioSIG2014-Talk by Salvatore Loguercio
NetBioSIG2014-Talk by Salvatore Loguercio
 
NetBioSIG2014-Intro by Alex Pico
NetBioSIG2014-Intro by Alex PicoNetBioSIG2014-Intro by Alex Pico
NetBioSIG2014-Intro by Alex Pico
 
NetBioSIG2014-Talk by Traver Hart
NetBioSIG2014-Talk by Traver HartNetBioSIG2014-Talk by Traver Hart
NetBioSIG2014-Talk by Traver Hart
 
NetBioSIG2014-Talk by Yu Xia
NetBioSIG2014-Talk by Yu XiaNetBioSIG2014-Talk by Yu Xia
NetBioSIG2014-Talk by Yu Xia
 
NetBioSIG2014-Keynote by Marian Walhout
NetBioSIG2014-Keynote by Marian WalhoutNetBioSIG2014-Keynote by Marian Walhout
NetBioSIG2014-Keynote by Marian Walhout
 
NetBioSIG2014-Talk by Ashwini Patil
NetBioSIG2014-Talk by Ashwini PatilNetBioSIG2014-Talk by Ashwini Patil
NetBioSIG2014-Talk by Ashwini Patil
 
NetBioSIG2014-Talk by David Amar
NetBioSIG2014-Talk by David AmarNetBioSIG2014-Talk by David Amar
NetBioSIG2014-Talk by David Amar
 
NetBioSIG2014-Talk by Gerald Quon
NetBioSIG2014-Talk by Gerald QuonNetBioSIG2014-Talk by Gerald Quon
NetBioSIG2014-Talk by Gerald Quon
 
Visualization and Analysis of Dynamic Networks
Visualization and Analysis of Dynamic Networks Visualization and Analysis of Dynamic Networks
Visualization and Analysis of Dynamic Networks
 
Introduction to WikiPathways
Introduction to WikiPathwaysIntroduction to WikiPathways
Introduction to WikiPathways
 
Network Visualization and Analysis with Cytoscape
Network Visualization and Analysis with CytoscapeNetwork Visualization and Analysis with Cytoscape
Network Visualization and Analysis with Cytoscape
 
NetBioSIG2013-KEYNOTE Michael Schroeder
NetBioSIG2013-KEYNOTE Michael SchroederNetBioSIG2013-KEYNOTE Michael Schroeder
NetBioSIG2013-KEYNOTE Michael Schroeder
 
NetBioSIG2013-KEYNOTE Stefan Schuster
NetBioSIG2013-KEYNOTE Stefan SchusterNetBioSIG2013-KEYNOTE Stefan Schuster
NetBioSIG2013-KEYNOTE Stefan Schuster
 
NetBioSIG2013-KEYNOTE Esti Yeger-Lotem
NetBioSIG2013-KEYNOTE Esti Yeger-LotemNetBioSIG2013-KEYNOTE Esti Yeger-Lotem
NetBioSIG2013-KEYNOTE Esti Yeger-Lotem
 

Último

💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...khalifaescort01
 
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...Arohi Goyal
 
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Kakinada Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...Dipal Arora
 
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service AvailableCall Girls Vadodara Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service AvailableDipal Arora
 
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...hotbabesbook
 
Independent Call Girls In Jaipur { 8445551418 } ✔ ANIKA MEHTA ✔ Get High Prof...
Independent Call Girls In Jaipur { 8445551418 } ✔ ANIKA MEHTA ✔ Get High Prof...Independent Call Girls In Jaipur { 8445551418 } ✔ ANIKA MEHTA ✔ Get High Prof...
Independent Call Girls In Jaipur { 8445551418 } ✔ ANIKA MEHTA ✔ Get High Prof...parulsinha
 
Top Rated Bangalore Call Girls Richmond Circle ⟟ 9332606886 ⟟ Call Me For Ge...
Top Rated Bangalore Call Girls Richmond Circle ⟟  9332606886 ⟟ Call Me For Ge...Top Rated Bangalore Call Girls Richmond Circle ⟟  9332606886 ⟟ Call Me For Ge...
Top Rated Bangalore Call Girls Richmond Circle ⟟ 9332606886 ⟟ Call Me For Ge...narwatsonia7
 
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service AvailableCall Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service AvailableGENUINE ESCORT AGENCY
 
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...Sheetaleventcompany
 
Most Beautiful Call Girl in Bangalore Contact on Whatsapp
Most Beautiful Call Girl in Bangalore Contact on WhatsappMost Beautiful Call Girl in Bangalore Contact on Whatsapp
Most Beautiful Call Girl in Bangalore Contact on WhatsappInaaya Sharma
 
Trichy Call Girls Book Now 9630942363 Top Class Trichy Escort Service Available
Trichy Call Girls Book Now 9630942363 Top Class Trichy Escort Service AvailableTrichy Call Girls Book Now 9630942363 Top Class Trichy Escort Service Available
Trichy Call Girls Book Now 9630942363 Top Class Trichy Escort Service AvailableGENUINE ESCORT AGENCY
 
Call Girls Vasai Virar Just Call 9630942363 Top Class Call Girl Service Avail...
Call Girls Vasai Virar Just Call 9630942363 Top Class Call Girl Service Avail...Call Girls Vasai Virar Just Call 9630942363 Top Class Call Girl Service Avail...
Call Girls Vasai Virar Just Call 9630942363 Top Class Call Girl Service Avail...GENUINE ESCORT AGENCY
 
Top Rated Hyderabad Call Girls Erragadda ⟟ 9332606886 ⟟ Call Me For Genuine ...
Top Rated  Hyderabad Call Girls Erragadda ⟟ 9332606886 ⟟ Call Me For Genuine ...Top Rated  Hyderabad Call Girls Erragadda ⟟ 9332606886 ⟟ Call Me For Genuine ...
Top Rated Hyderabad Call Girls Erragadda ⟟ 9332606886 ⟟ Call Me For Genuine ...chandars293
 
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 9332606886 𖠋 Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 9332606886 𖠋 Will You Mis...The Most Attractive Hyderabad Call Girls Kothapet 𖠋 9332606886 𖠋 Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 9332606886 𖠋 Will You Mis...chandars293
 
Top Rated Bangalore Call Girls Mg Road ⟟ 9332606886 ⟟ Call Me For Genuine S...
Top Rated Bangalore Call Girls Mg Road ⟟   9332606886 ⟟ Call Me For Genuine S...Top Rated Bangalore Call Girls Mg Road ⟟   9332606886 ⟟ Call Me For Genuine S...
Top Rated Bangalore Call Girls Mg Road ⟟ 9332606886 ⟟ Call Me For Genuine S...narwatsonia7
 
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...parulsinha
 
Call Girls Shimla Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Shimla Just Call 8617370543 Top Class Call Girl Service AvailableCall Girls Shimla Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Shimla Just Call 8617370543 Top Class Call Girl Service AvailableDipal Arora
 

Último (20)

💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
 
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
 
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Kakinada Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service Available
 
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
 
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service AvailableCall Girls Vadodara Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service Available
 
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...
 
Independent Call Girls In Jaipur { 8445551418 } ✔ ANIKA MEHTA ✔ Get High Prof...
Independent Call Girls In Jaipur { 8445551418 } ✔ ANIKA MEHTA ✔ Get High Prof...Independent Call Girls In Jaipur { 8445551418 } ✔ ANIKA MEHTA ✔ Get High Prof...
Independent Call Girls In Jaipur { 8445551418 } ✔ ANIKA MEHTA ✔ Get High Prof...
 
🌹Attapur⬅️ Vip Call Girls Hyderabad 📱9352852248 Book Well Trand Call Girls In...
🌹Attapur⬅️ Vip Call Girls Hyderabad 📱9352852248 Book Well Trand Call Girls In...🌹Attapur⬅️ Vip Call Girls Hyderabad 📱9352852248 Book Well Trand Call Girls In...
🌹Attapur⬅️ Vip Call Girls Hyderabad 📱9352852248 Book Well Trand Call Girls In...
 
Top Rated Bangalore Call Girls Richmond Circle ⟟ 9332606886 ⟟ Call Me For Ge...
Top Rated Bangalore Call Girls Richmond Circle ⟟  9332606886 ⟟ Call Me For Ge...Top Rated Bangalore Call Girls Richmond Circle ⟟  9332606886 ⟟ Call Me For Ge...
Top Rated Bangalore Call Girls Richmond Circle ⟟ 9332606886 ⟟ Call Me For Ge...
 
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service AvailableCall Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service Available
 
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...
Call Girls Service Jaipur {9521753030} ❤️VVIP RIDDHI Call Girl in Jaipur Raja...
 
Most Beautiful Call Girl in Bangalore Contact on Whatsapp
Most Beautiful Call Girl in Bangalore Contact on WhatsappMost Beautiful Call Girl in Bangalore Contact on Whatsapp
Most Beautiful Call Girl in Bangalore Contact on Whatsapp
 
Trichy Call Girls Book Now 9630942363 Top Class Trichy Escort Service Available
Trichy Call Girls Book Now 9630942363 Top Class Trichy Escort Service AvailableTrichy Call Girls Book Now 9630942363 Top Class Trichy Escort Service Available
Trichy Call Girls Book Now 9630942363 Top Class Trichy Escort Service Available
 
Call Girls Vasai Virar Just Call 9630942363 Top Class Call Girl Service Avail...
Call Girls Vasai Virar Just Call 9630942363 Top Class Call Girl Service Avail...Call Girls Vasai Virar Just Call 9630942363 Top Class Call Girl Service Avail...
Call Girls Vasai Virar Just Call 9630942363 Top Class Call Girl Service Avail...
 
Top Rated Hyderabad Call Girls Erragadda ⟟ 9332606886 ⟟ Call Me For Genuine ...
Top Rated  Hyderabad Call Girls Erragadda ⟟ 9332606886 ⟟ Call Me For Genuine ...Top Rated  Hyderabad Call Girls Erragadda ⟟ 9332606886 ⟟ Call Me For Genuine ...
Top Rated Hyderabad Call Girls Erragadda ⟟ 9332606886 ⟟ Call Me For Genuine ...
 
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 9332606886 𖠋 Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 9332606886 𖠋 Will You Mis...The Most Attractive Hyderabad Call Girls Kothapet 𖠋 9332606886 𖠋 Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 9332606886 𖠋 Will You Mis...
 
Top Rated Bangalore Call Girls Mg Road ⟟ 9332606886 ⟟ Call Me For Genuine S...
Top Rated Bangalore Call Girls Mg Road ⟟   9332606886 ⟟ Call Me For Genuine S...Top Rated Bangalore Call Girls Mg Road ⟟   9332606886 ⟟ Call Me For Genuine S...
Top Rated Bangalore Call Girls Mg Road ⟟ 9332606886 ⟟ Call Me For Genuine S...
 
Call Girls in Gagan Vihar (delhi) call me [🔝 9953056974 🔝] escort service 24X7
Call Girls in Gagan Vihar (delhi) call me [🔝  9953056974 🔝] escort service 24X7Call Girls in Gagan Vihar (delhi) call me [🔝  9953056974 🔝] escort service 24X7
Call Girls in Gagan Vihar (delhi) call me [🔝 9953056974 🔝] escort service 24X7
 
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...
 
Call Girls Shimla Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Shimla Just Call 8617370543 Top Class Call Girl Service AvailableCall Girls Shimla Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Shimla Just Call 8617370543 Top Class Call Girl Service Available
 

NRNB EAC Report 2011

  • 1.
  • 2. Systematic mapping of genes Cost of human genome sequencing versus time
  • 3. Systematic mapping of molecular interactions andmolecular profiles Metabolic networks mRNA & protein expression Genetic and protein interaction networks Transcriptional networks
  • 4. National Resource for Network Biology: Mission To provide freely available, open-source software technology that broadly enables networkassembly, analysis, visualization and network-based biomedical discovery for NIH-funded researchers. These tools are enabling researchers to assemble large- scale biological data into models of networks and pathways and to use these networks to better understand how biological systems operate under normal conditions and how they fail in disease.
  • 5. Components of the Network Resource • Technology Research & Development (TRD) • Driving Biological Projects (DBP) • Collaboration and Service (CSP) • Training • Dissemination • Administration • Core infrastructure (Cytoscape, Supercomputing)
  • 6. Assembling and Using Networks in Biomedicine Network-based disease Genes and gene functions The Working Network Map diagnosis, prognosis, and stratification Physical interactions Network-based prediction of cell fate; regenerative medicine Genetic interactions Network-based rational drug design Gene / proteinexpression Network wide association studies (NWAS) Advanced Network Visualization Assembly of molecular networks Network based applications via data integration to disease
  • 7. National Resource for Network Biology Faculty PI: Trey Ideker Exec. Director: Alex Pico Gary Bader Mike Norman UCSD Medicine & UCSF / Gladstone U Toronto Donnelly Ctr Director, SDSC Bioengineering for Mol&BiomolRsrch Chris Sander James Fowler BennoSchwikowski Chairman of External Director Bioinformatics UCSD Medicine / Systems Biology Advisory Council: @ MSKCC Social Sciences Institut Pasteur Stephen Friend, Sage Bionetworks
  • 8. Our flagship tool: Shannon et al. Genome Research 2003 www.cytoscape.org Cline et al. Nature Protocols 2007 OPEN SOURCE Java platform for integration of systems biology data •Layout and query of networks (physical, genetic, social, functional) •Visual and programmatic integration of network state data (attributes) •The ultimate goal is to provide tools to facilitate all aspects of network assembly, annotation, and use in biomedicine. RECENT NEWS • Version 3.0 due July 2011 •Cytoscape ® Registered Trademark • The Cytoscape Consortium is a 501(c)3 non-for-profit in the State of California •Centerpiece of the NCRR-funded National Resource for Network Biology Downloaded approximately 3000 times per month
  • 9. Agenda 08:30 Introductions, overview and organizational structure of NRNB (Friend, Ideker) 08:45 EAC roles, goals, and responsibilities (Pico, Ideker) 09:00 Discussion of technology projects and matched driving biology (Ideker) 10:00 Break 10:15 Progress in Cytoscape 3.0 (Smoot) 10:40 Collaboration, Training, and Service (Bader, Pico) 11:30 EAC recommendations, formulation and review of NRNB policies (Pico) 12:15 Summary (Friend) 12:30 Lunch
  • 10. EAC roles, goals, and responsibilities
  • 11. EAC goals and responsibilities  Feedback on technology we’ve been working on over first 8 months  Advice on administrative structure  Vision and guidance for future years  Short written report  Two-way discussion •Not a presentation of annual report • We are prepared to listen! We will report back next year!
  • 12. Technology Projects Questions: How are we doing? Strengths and weakness? Where would you want to see these projects in several years? Are there key network tools that we should be developing yet are not? Are there network tools we are developing which are not so exciting?
  • 13. TRD Project A: Network-based biomarkers for diagnosis and personalized therapy Bandyopadhyay et al. Science (2010)
  • 14. Visualizing and Analyzing Cancer Genomic Data in the Context of Biological Pathways and Networks • Algorithm Development • Adding Network Visualization and Analysis to the cBio Portal.
  • 16. TRD Project B: How Do Genes Affect Behavior? Genes Behaviors Dopamine Health Serotonin Happiness Cooperation Politics ? Social Networks
  • 17.
  • 18. TRD C: Visualization and Representation of Biological Networks Cellular semantics Interactome Meaningful modules Exons to protein domains Complex data views PIs: Bader, Conklin, Pico
  • 19. Simplified Network View: Thematic Map Protein-protein Module-module interactions interaction network
  • 20. Simplified Network View: Enrichment Map
  • 21. Visualizing Complex Data Multiple timepoints viewed simultaneously Nested metanodes Striped nodes Pie chart nodes SPIDs: 23 (Wrensch, CSP), 34 (Fletterick), 38 (Ferrin), DBP (Mercola)
  • 22. TRD D: Cytoscape network inference Mission: Interface Cytoscape with the network inference community
  • 23. Example inferred regulatory network DBP: Van Dijl laboratory •Network induced by pathway search in 418 genes • Transcriptome experiments of selected knockouts underway
  • 24. Dynamic management of TRDs TRD projects •These projects should present compelling research and development opportunities for NRNB. • TRDs should be coupled to new or existing DBPs. • They should represent significant improvements to critical tools and resources for the research community. • We would provide (or fund) developer time to develop or enhance a novel tool or resource, defining a 2-5 year TRD project. • They should be assessed competitively each cycle with other new proposals and proposals for continuation of ongoing TRD projects.
  • 25. Infrastructure report: Cytoscape 3.0 and SDSC access Mike Smoot
  • 26. Functional Overview • Milestone 2 release just completed. • All core plugins except "Advanced Network Merge" have been ported. • Cytoscape 3 is functional, but there are lots of bugs and the code hasn't been tuned for performance.
  • 27. Why we needed to redesign the API!
  • 29. Architecture Status • Still using OSGi for modularity. • Still using Spring-DM to configure modules. • Still using Maven to build and pull everything together. • We now have a "simplified" plugin API. o You only need to know basic Java. o Just like in 2.X, you extend a single abstract class. • So far, everything is behaving as planned. o The application starts correctly, services get registered, APIs are public, implementation is hidden, plugins start, etc..
  • 30. Documentation Status • Lots of documentation written on the Wiki: o Overview of the Architecture o Overview of the API o Plugin Developer's Guide o Plugin Porting Hints • A Plugin Developer's tutorial has been added to OpenTutorials
  • 31. Next Steps • Fix known bugs. • Add missing features. • Analyze and address performance bottlenecks. • Re-evaluate API. • Ensure that proper OSGi metadata is being published. • Refactor build system to that development code - compile - test cycle is faster. • Refactor build system so that release generation is easier. • Help plugin developers port plugins.
  • 32. SDSC’s “Triton” Resource http://tritonresource.sdsc.edu
  • 34. Collaboration and Training • Collaboration and training • Win win: collaborators learn network and pathway analysis, we learn about community needs • 37 Collaborations and service projects (CSP) • Project management – Services e.g. training, dissemination – Target # of CSPs? • Balance of R&D and collaborations
  • 35. MHC-I Cell Projection Microtubule Edge type (gene-set overlap) & Cell Motility Cytoskeleton Between gene-sets Centrosome enriched in deletions From disease genes Membrane to enriched gene-sets Between sets enriched in Nucleolus deletions and in disease genes or between disease SMC flexible hinge domain Cell Motility sets only (stricter cluster) Cell Proliferation Urea and amine group metabolism Positive regulation of cell proliferation Cell cycle Intellectual Regulation of Disability Regulation of cell proliferation hormone levels Aminoacid Behavior derivative / amine Organ Morphogenesis metabolism Vasculature develepment CNS Development Palate develepment Glycosylation Autism Kinase Activity/Regulation LIS1 in neuronal Heart develepment Synaptic vescicle maturation migration and development Regulation of GTPase Reelin pathway RHO Ras Tyrosin kinase Zoom of CNS-Development Adhesion Carboxyl Cell projection Neuron Zn finger esterase organization migration domain domain Cell morphogenesis Kinase regulation Cerebral cortex cell migration Ras signaling GTPase regulator Negative cKIT regulation mTor pathway GTPase/Ras Neurite development Cell Motility of cell cycle pathway Signaling Node type (gene-set) (stricter cluster) CNS neuron Enriched Known Enriched only Brain in deletions disease genes in disease genes differentiation development 0% ID ID Axonogenesis CNS Projection neuron development FDR ASD ASD axonogenesis 12.5% Both Pinto et al. Functional impact of global rare copy number variation in autism spectrum disorders. Nature. 2010 Jun 9.
  • 36.
  • 37. Collaboration Triage Workflow NRNB site Check information Discard if low quality and process If unrelated to appropriately network biology Collaboration General bioinfo / data processing request Web form input •Request type Development of tools • General bioinfo / data processing • Cytoscape training Scientific research collaboration Beginners • Development of tools (ex. Plug-ins) Data provider Simple consultation by • Scientific research collaboration Cytoscape training E-Mail, giving some • Data provider •Contact info options of what they can •Research proposal do (I & some graduate •Publications students?) Discussion in regular meeting - Recommendation of using Discard if proposal is Web tutorial, Quick start not appropriate for Work member guide. collaboration or no assignment - Providing Cytoscape retreat available human information resource. Research Collaboration Researchers, Cytoscape team, Post-docs, graduate students 37
  • 38. Services NRNB should provide to select CSPs Organizational •Impact: Measure impact of project - e.g. track relevant publications and collaborations •Interface: identify related resources, project and programs; facilitate new collaborations; hold joint conferences •Host: link to project download, documentation and tutorial pages from nrnb.org •Advisory: provide recommendations and proposals to project leads regarding technical development aims and organizational opportunities Training •Tutorials: prioritize, produce and promote tutorial materials; organize events •Feedback: collect and organize feedback from training events to share with developers Community •Events: organize, promote and staff lectures, tutorials and workshops •News: highlight news items related to the project and project leads •Communication: coordinate discussion lists, help desk, Facebook, Twitter, etc •GSoC: support project ideas, mentors and students in annual Summer of Code program sponsored by Google •Retreat: organizing the annual retreat for project in conjunction with Cytoscape and NRNB
  • 39. Dynamic management of TRDs and CSPs CSP projects • The NRNB should continually engage in new Collaborative and Service projects which should be highly relevant to network biology and represent the “best in class.” • They should have demonstrated stability and a designated point-person for NRNB collaboration. • There should be obvious and direct synergy with existing NRNB projects. • We should take on such projects as a long-term commitment. • We will commit to providing a set of services to the user and development communities, ranging from organizational to training to communications.
  • 40. Training and Outreach 1. Launched new NRNB website 2. Redesigned Cytoscape website 3. Launched new tutorial system, Open Tutorials 4. Out training events, presentations and GSoC
  • 41. 4. Handling requests for external training events What to do with requests for external training support?  We send staff, our “Roving Engineer”  We provide tutorial materials through OpenTutorials, (including customizable online content, slideshows, and handouts)  Proposal: Sponsor travel and accommodations for a number of external personnel to attend the annual Cytoscape Retreat. We would use the opportunity to “train the trainers” and thereby multiply our outreach capability with efficient investment of resources.
  • 43. Acknowledgments: NCRR P41 RR031228 PI: Trey Ideker Exec. Director: Alex Pico co- PI: Gary Bader, U Toronto UCSD Medicine / Bioengineering UCSF / Gladstone Donnelly CtrMol&BiomolRsrch Chris Sander James Fowler BennoSchwikowski Chairman of External Director Bioinformatics UCSD Medicine / Systems Biology Advisory Council: @ MSKCC Social Sciences Institut Pasteur Stephen Friend, Sage Bionetworks
  • 44. Protein networks as biomarkers of disease Network guided random forests Dutkowski et al. submitted Previous work: Chuang et al. MSB 2007 Lee et al. PLoS Comp Bio 2008 Ravasi et al. Cell 2010

Notas del editor

  1. We view these EAC meetings as an important opportunity to get feedback and guidance *from YOU* for how to run the NRNB resource. * This should NOT be a one-way report of our progress, but rather a two-way discussion * We want feedback on our performance over the first year * We have a number of proposals derived from our first year experience that we need your advice on. We’ll cover these toward the end of the afternoon. * And we want guidance in general for our second year It will be our responsibility to report back on all action items and milestones generated from this meeting, and demonstrate how important this meeting is the success of NRNB.
  2. TRD OVERVIEW: The overall motivation for this TRD is making it easier for biologists to visualize and explore their data in the context of networks. The importance of networks and a systems biology perspective in the study of desease has already been illustrated by the prior TRDs and the growing field NRNB services. The goal of this TRD is to develop tools that make this work more integrative (from interactomes to exons; and across datatypes), more meaningful (biological semantics, both lexical and graphical), and more practical. The field is rapidly growing and more and more researchers are seeking powerful and easy-to-use network biology tools. These 5 images were made using at least 5 different software packages; but this can all be done in Cytoscape with the completion of TRD C.NEXT: The first project relates to this top row of going from networks to biologically meaningful diagrams. And the second project will focus on integrating complex data views and drilling-down to exons and protein domains.
  3. BACKGROUND:This project addresses the problem of viewing exon-level data in the context of networks AND genomic alignments. Here we have a typical pathway with data mapped to P53. We then want to drill down and see the data aligned to gene structure. This tell us about exon-level expression and possible alternative splicing isoforms. The results of this view get passed up to the network view, telling the user that there is information worth digging into. [CLICK] This second example highlights the value of viewing multiple conditions (or timepoints) simultaneously. [CLICK]PROGRESS: So, in terms of progress, we now have Cytoscape features that address stripe and pie chart views on nodes to support the visualization of multiples AND we have extended support for grouping and heirarchical relationships between entities, which is critical to supporting how probesets relate to exons and exons relate to genes and proteins. CSP&DBP: There are many applications of these general visualization solutions. We are applying it to (1) the study of the role of alternative splicing in stem cell differentiation, (2) understanding the role of SNPs associated with Glioma brain tumors, and (3) prioritizing crystallography targets for a Protein Structure Initiative project focused on the pathways involved in stem cell pluripotency.
  4. …discuss…and…decide.
  5. Our current menu of services is primarily based on the support of Cytoscape. As we look to expand the reach of our support, we propose the following list of services. For each CSP under consideration for NRNB support, we would package a custom set of services from this list on a case-by-case basis: (list)
  6. …discuss…and…decide.
  7. We are tackling Training and Outreach on a number of fronts. I’m going to briefly review the new features and content rolled out this year as a function of NRNB.[ONLINE – Live demo] * NRNB site: home, tools, training (events, tracker, spreadsheet), outreach (collaborate form), projects (internal tracking, collaboration list). [STATS: ~100visitors/day] Tools>Cytoscape * Cytosacpe: front page redesign (sexy images, targeted sections). Documentation>users>OT * Open Tutorials: portal, new tutorial>Basic-Human (scroll, editable, slideshow, handout). [STATS: 1,000 visits in past month] * Google: “network biology resource” (Note “resources”, then back, mention adwords [STATS: >1,300 clicks per month, potential of $120k/yr], then note: main site, ncrr, gsoc) * GSoC: 10 students, paid for by Google = $55k, start coding on Monday!
  8. We have already received a request to fund an externally-hosted training event for Cytoscape that did not directly involve any NRNB staff or investigators. We rejected this request and came up with the following alternative proposal to be applied in future cases. (Proposal)