plotnegbinomfit: Plot Negative Binomial Fit

Description Usage Arguments Value Author(s) See Also

Description

Plot Negative Binomial Fit

Usage

1
2
plotNegBinomFit(x, breaks = c(-0.5:15.5, 1e+08), bar.col=rainbow(2),
                addLegend=TRUE, legend.names=c("data","background"), ...)

Arguments

x

data.frame; slidingWindowSummary

breaks

numeric vector of breakpoints

bar.col

colours for the bars

addLegend

logical; should a legend be added in the top-right corner of the plot

legend.names

character; names for the legend

...

further arguments passed on to function barplot

Value

returns NULL; only called for its side-effect of producing the plot

Author(s)

J Toedling

See Also

barplot


girafe documentation built on Nov. 8, 2020, 4:56 p.m.