User:Neil Saunders
From OpenWetWare
(Difference between revisions)
(→Publications) |
Current revision (19:41, 1 May 2012) (view source) (→Testing) |
||
| Line 12: | Line 12: | ||
== Testing == | == Testing == | ||
| + | Just testing code syntax highlighting. | ||
| + | |||
'''Ruby''' | '''Ruby''' | ||
<syntaxhighlight lang="ruby"> | <syntaxhighlight lang="ruby"> | ||
Current revision
|
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 better, my Google Scholar citations.
Useful links
Testing
Just testing code syntax highlighting.
Ruby
require "bio"
R
library(MASS) x <- rnorm(100)


