powered by
compbiasPlot(x, pair=nv(levels(x$samples$group)[1:2] , c('ref','obs')), meta.lev='phylum', meta.lev.lim=nrow(x$meta.sum[[meta.lev]]), breaks=10, xlim=c(0,.5), type='box', col=NULL, ...)
manta.path <- system.file("extdata","PapaGO-BLAST.results-diatoms.Rdata", package="manta") load(manta.path) compbiasPlot(x, meta.lev='genus_sp')
Run the code above in your browser using DataLab