plotFribl-methods: Generate fraction of reads in blacklist plot

Description Methods Note Author(s) See Also Examples

Description

Generate fraction of reads in blacklist plot.

Methods

signature(object = "ChIPQCexperiment", type="barstacked",facet=T, facetBy=c("Tissue","Factor"),AsPercent=TRUE)

Generate fraction of reads in blacklist plots for all the samples in an experiment.

signature(object = "list", type="barstacked",facet=T, facetBy=c("Sample"),AsPercent=TRUE)

Generate fraction of reads in blacklist plots for all the samples in a list of ChIPQCsample objects..

signature(object = "ChIPQCsample", type="barstacked",AsPercent=TRUE)

Generate fraction of reads in blacklist plots for a sample.

Note

plotFribl uses ggplot2 for plotting, and returns a ggplot2 plot dataframe.

Author(s)

Thomas Carroll and Rory Stark

See Also

ChIPQC-package, ChIPQCexperiment, ChIPQCsample

Examples

1
2
3

ChIPQC documentation built on Nov. 8, 2020, 8:06 p.m.