We focus on fundamental questions in genomics, ecology, and evolution. Our methods include fieldwork and labwork, but most of our time is spent analyzing genomics data using computational biology approaches.
Ant / bacteria co-evolution, landscape...
The goal of our research is to interpret and distill this complexity through accurate analysis and modeling of molecular pathways, particularly those in which malfunctions lead to the manifestation of disease. We are inventing integrative methods...
Companies and governments do research and development (R&D/ R'n'D/ R+D) to promote innovation in order to produce new goods or services and/or enhance existing product lines. R&D covers all actions inside an organization aimed at boosting...
milkweedgenome.org - Some of the useful bioinformatics scripts.
For example ... contig-stats.pl is a Perl script that will automatically describe features of a sequence assembly.
http://milkweedgenome.org/?q=scripts
For a beginner this can be is the hardest part, it is also the most important to get right.
It is possible to create a vector by typing data directly into R using the combine function ‘c’
x
same as
x
creates the vector x...
Perl has a ton of command line switches (see perldoc perlrun), but I'm just going to cover the ones you'll commonly need to debug code. The most important switch is -e, for execute (or maybe "engage" :) ). The -e switch takes a quoted string of Perl...