powered by
dagHeatmap(testDAUresults, type=c("diff", "zscore"), ...)
testDAU
data("seq.example") data("proteome.example") bg <- buildBackgroundModel(seq.example, proteome=proteome.example, permutationSize=10) t <- testDAU(seq.example, bg) dagHeatmap(t)
Run the code above in your browser using DataLab