User:Neil Saunders

From OpenWetWare
Revision as of 16:03, 12 May 2014 by Neil Saunders (talk | contribs) (→‎Current Position)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Current Position

I work as a statistical bioinformatician for the CSIRO division of Computational Informatics.

I don't maintain an active presence at OWW. The best place to find me is my blog or Twitter.

Publications

I try to keep this list up to date. You can also experience the horror of my ResearcherID page or better, my Google Scholar citations.

Useful links

Testing

Just testing code syntax highlighting.

Ruby <syntaxhighlight lang="ruby"> require "bio" </syntaxhighlight>

R <syntaxhighlight lang="rsplus"> library(MASS) x <- rnorm(100) </syntaxhighlight>