User:Neil Saunders
From OpenWetWare
(Difference between revisions)
(→Testing) |
(→Testing) |
||
| Line 12: | Line 12: | ||
== Testing == | == Testing == | ||
| - | + | '''Ruby''' | |
<syntaxhighlight lang="ruby"> | <syntaxhighlight lang="ruby"> | ||
require "bio" | require "bio" | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| + | '''R''' | ||
<syntaxhighlight lang="rsplus"> | <syntaxhighlight lang="rsplus"> | ||
library(MASS) | library(MASS) | ||
Revision as of 01:24, 23 April 2012
|
Current Position
I work as a statistical bioinformatician for the CSIRO division of Mathematics, Informatics and Statistics.
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 my Google Scholar citations.
Useful links
Testing
Ruby
require "bio"
R
library(MASS)


