powered by
plotBoundProbes(xSet, sgrset, method=c("pairwise" , "compensation" , "increasedBinding"), bound.cutoff, diff.cutoff, cols=NULL, pcex=2)
plot
pairwiseRegions
compensationRegions
increasedBindingRegions
dataPath <- system.file("data",package="SimBindProfiles") load(file.path(dataPath,"SGR.RData")) plotBoundProbes(SGR, sgrset=c(1,2), method="pairwise", bound.cutoff=1.86, diff.cutoff=1.4)
Run the code above in your browser using DataLab