User:Neil Saunders: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
Line 14: Line 14:


<syntax type="ruby">
<syntax type="ruby">
require "bio"
    require "bio"
</syntax>
</syntax>



Revision as of 22:14, 22 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

<syntax type="ruby">

   require "bio"

</syntax>