R/plot.setupSNP.R

Defines functions `plot.setupSNP`

`plot.setupSNP`<-
function(x,which=1,...){
   plot(x[,attr(x,"colSNPs")[which]], label=labels(x)[which], ...)
}
isglobal-brge/SNPassoc documentation built on May 15, 2023, 8:10 p.m.