R/plot.setupSNP.R

Defines functions `plot.setupSNP`

`plot.setupSNP`<-
function(x,which=1,...){
   plot(x[,attr(x,"colSNPs")[which]], label=labels(x)[which], ...)
}

Try the SNPassoc package in your browser

Any scripts or data that you put into this service are public.

SNPassoc documentation built on Dec. 28, 2022, 1:59 a.m.