This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# R script for analyzing QTL data | |
# Bob Gotwals | |
# hyper.qtl script | |
# October 31, 2012 | |
# | |
# clean things up | |
rm(list=ls()) | |
setwd("~/Desktop/hyper") | |
# | |
# load the QTL library |