powered by
add.plot(x, ..., df = 1, col=c("lightgreen","lightblue"), sort=TRUE, delta = 1)
scan.glm
qtscore
ccfast
emp.ccfast
emp.qtscore
scan.haplo
scan.haplo.2D
scan.glm.2D
plot
snp.subset
require(GenABEL.data) data(srdta) a <- ccfast("bt",srdta,snps=c(1:100)) plot(a) a1 <- qtscore(bt,srdta,snps=c(1:100)) add.plot(a1,col="red",type="l")
Run the code above in your browser using DataLab