Difference between revisions of "Dr. Rasmus Nielsen Laboratory"

From Christoph's Personal Wiki
Jump to: navigation, search
(Overview of research: clustalw)
(External links: added links)
Line 36: Line 36:
  
 
==External links==
 
==External links==
 +
===Taxonomy===
 +
* [http://plants.usda.gov/ PLANTS Database] — by the USDA
 
* [http://species.wikipedia.org/wiki/Main_Page Wikispecies]
 
* [http://species.wikipedia.org/wiki/Main_Page Wikispecies]
 +
===ClustalW===
 
* [http://www.ebi.ac.uk/clustalw/ ClustalW]
 
* [http://www.ebi.ac.uk/clustalw/ ClustalW]
 +
===MrBayes===
 
* [http://mrbayes.csit.fsu.edu/index.php MrBayes: Bayesian Inference of Phylogeny] — Official Homepage
 
* [http://mrbayes.csit.fsu.edu/index.php MrBayes: Bayesian Inference of Phylogeny] — Official Homepage
 
* [http://mrbayes.csit.fsu.edu/wiki/index.php/Main_Page MrBayes Wiki] — ('Christoph')
 
* [http://mrbayes.csit.fsu.edu/wiki/index.php/Main_Page MrBayes Wiki] — ('Christoph')
 +
===Misc===
 +
* [http://arctos.database.museum/TaxonomyResults.cfm?full_taxon_name=Phalaris%20arundinacea ''Phalaris arundinacea'']
  
 
[[Category:Academic Research]]
 
[[Category:Academic Research]]

Revision as of 17:26, 23 December 2005

Dr. Rasmus Nielsen Laboratory is where I am currently doing research (December 2005-present). It is located at the Centre for Bioinformatics, København Universitet, Denmark.

Professor Information

  • Rasmus Nielsen (Ole Roemer Fellow)
  • Office: 314
  • Phone: +45 3532 1279
  • E-mail: rasmus@binf.ku.dk

Overview of research

  • Taxonomy (from GenBank files)
  • ClustalW (align top 50; ignore E-value; remove redundancy)
    • clustalw all.fsa
    • clustalx all.aln
    • njplot all.ph
  • MrBayes
  • Find probability of each group
Nucleotide model: GTR (option: +gamma)
Constrain all phylogenetic groups to be monophyletic
Make option: strict clock trees (uniform) (prset brlenspr=clock:uniform)
1,000,000 updates (e.g. cycles)
discard first 50,000 as burn-in
sample a total of 10,000 trees (say)
Then process output to get probabilities of each possible phylogenetic assignment of query sequence.
In MrBayes - if you run the program with the constraints of monophyletic groups - 
you are forcing the query sequence _not_ to be part of these groups. So that won't work.
Instead, run it without the constraints and simply check how often the query sequence is 
member of a partition that only contains one particular phylogenetic group as members 
(at any phylognetic level, e.g. species, genus, family, order, etc).
Remember, MrBayes will output the probabililities of specific groups (or partitions) directly.
So you don't have to do anything with trees yourself.

External links

Taxonomy

ClustalW

MrBayes

Misc