RSS

Monthly Archives: December 2009

Proposal for Science 2.0 lectures

I’ve just submitted a proposal for three lectures about different aspect of Science 2.0. Target audience are PhD-students. Below you can find a brief overview. Probably the details will change a bit when I start to prepare the lectures (for example I’m aware that Etherpad is on its way out), but nevertheless you are very welcome to comment and suggest different approach.

Science 2.0 – practical aspects of the internet revolution

Part 1 – communication, collaboration, visibility

New communications channels (blogs, microblogs, aggregators, virtual conferences ans poster sessions) and examples of successful applying in science. New roles of blogs, Research Blogging initiative. Wikis, Etherpad and Google Documents/Wave – platforms for document co-writing. Collaboration for programmers, Git. Visibility and recognition in the internets: StackOverflow and ResearcherID.

Part 2 – practical open science

Spectrum of openness in science. Community annotation of genes/proteins/structures and why these aren’t so successful. Crowdsourcing and citizen-science. Overview of open data repositories, focusing on open data coming from pharma industry. Mechanisms of Open Access and Open Notebook Science. Current discussions on intellectual property – what’s not protected and what’s not licensable?

Part 3 – searching for information and literature management

Information overflow – myth or fact? Searching for information – differences between PubMed and Google Scholar. Semantic analysis of abstracts based on GoPubMed and NovoSeek. Targeted text-mining tools. Literature management: online (Connotea, CiteULike) and desktop (Zotero, Mendeley) approaches. Alternatives for EndNote. Automated or not – literature recommendations.

 
4 Comments

Posted by on December 7, 2009 in Community

 

Tags: , , ,

Complex systems and biology – introduction

What you can read in here is a set of my loose notes on complex systems and biology. I want to learn about the topic as fast as I can, so if I’m wrong anywhere, please point that to me. This post is an overview and indication of issues I’d like to cover.

Complex adaptive systems (CAS) are the heart of many phenomenas we observe every day, such as global trade, ecosystems, human body, immune system, internet and even language. Complexity of CAS does not equall to amount of information, rather it’s a indication of complex, positive and negative interactions of its components. All CAS feature a common set of dualisms:

  • distinct/connected – CAS are built of a large number of agents that interact simultaneously and independently but all together become tightly regulated system (other names: individual/system or distributed/collective)
  • robust/sensitive – CAS are pretty robust, yet at the same time are quite sensitive to initial conditions and some signals (see butterfly effect); both features are unpredictable
  • local/global – protein is a CAS, protein network is a CAS, cell is a CAS, tissue is a CAS, organism is a CAS, society is a CAS; agents of a CAS, can be CAS themselves
  • adaptive/evolving – CAS is able to adapt as a system and usually its agents are also mutually adaptive, and at the same time CAS is evolving; even if local landscape prefers simpler solutions (adaptation) CAS usually evolve toward bigger complexity

These dualisms are in some sense as artificial as wave-particle dualism. Complex system has all these features at the same time – their visibility depends only on design of a experiment. As a result, CAS present a common set of features: they are self-organizing, coherent, emergent and non-linear.

Probably the best so far representation of CAS is a network, which has a number of important features: it is scale-free (distribution of links in the network tends to follow power law), clustered (“friend of my friend is likely my friend too”) and small-world-like (diameter of a network is small, aka “six degrees of separation”). Such representation has been applied to biological complex systems, such as metabolic networks, or protein-protein interaction networks with a great success. However please remember that it’s only representation and many times people argued that scale-free networks may not be the best approximation of natural networks (see for example this recent paper).

Scale-free or not, network representation doesn’t address all dualities mentioned above, especially last two. Naturally emerging levels of organisation and relation between adaptation and evolution of complex systems are rarely studied from biological point of view, probably because we don’t have a clear idea how to reduce these phenomenas to something measurable.

In the next posts, I will try to cover other CAS representations and computational approaches to CAS modeling.

 
2 Comments

Posted by on December 4, 2009 in bioinformatics