Documents
I find that making personal references is helpful and am glad to share what I have.
-
Mixed Model Reference
This is a simple tutorial I created summarizing some results for ordinary least squares (OLS) and generalized least squares (GLS). It gives the basic solutions as well as some example of how these tools are utilized when evaluating the relationships between genetic and phenotypic variation.
Code
I am working on a few different projects that will result in freely available code, which will be posted here.
Books
A good library is essential. Here are a few books that I can't live without and a few that I really want to read more deeply.
Hacking
Various other snippits of info...
-
InfoChimps APIs
These guys have a lot of data and some cool APIs. Here is an example of using one. This script finds your location using their API and then redirects to a google map (code).
-
Mining the web with Perl
This isn't really much of a hacking resource, but I was pretty proud of it at the time. I submitted this article to 2600 back in 2004.