Getting Genetics Done
Getting Things Done in Genetics & Bioinformatics Research
Monday, February 28, 2011
RStudio: New free IDE for R
›
Just saw the announcement of the availability of Rstudio , a new (free & open source) integrated development environment for R that wor...
7 comments:
Thursday, February 24, 2011
Split a Data Frame into Testing and Training Sets in R
›
I recently analyzed some data trying to find a model that would explain body fat distribution as predicted by several blood biomarkers. I ha...
27 comments:
Tuesday, February 22, 2011
Get all your Questions Answered
›
When I have a question I usually ask the internet before bugging my neighbor. Yet it seems like Google's search results have become incr...
8 comments:
Thursday, February 17, 2011
R: Given column name in a Data Frame, Get the Index
›
Had a mental block today trying to figure out how to get the indices of columns in a data frame given their names. Simple task but difficult...
4 comments:
Wednesday, February 16, 2011
Summarize Missing Data for all Variables in a Data Frame in R
›
Something like this probably already exists in an R package somewhere out there, but I needed a function to summarize how much missing data ...
5 comments:
Tuesday, February 15, 2011
Results from Reference Management Poll
›
A while back I asked you what reference management software you used, and how well you liked it. I received 180 responses, and here's w...
Friday, February 11, 2011
Shellfish for Parallel PCA on GWAS data (Alternative to Eigenstrat)
›
Recently I tried compiling Eigensoft on my Ubuntu 10.10 Linux system running in Virtualbox and had no success. From comments on this blog po...
9 comments:
Thursday, February 10, 2011
Extracting values from R summary objects
›
This builds on a previous post from Stephen. I was recently running a series of ANOVA analyses, and I used the aov() function because it had...
4 comments:
‹
›
Home
View web version