Introduction to tidyCoverage
Introduction | Installation | CoverageExperiment and AggregatedCoverage classes | CoverageExperiment | AggregatedCoverage | Manipulate CoverageExperiment objects | Create a CoverageExperiment object | Bin a CoverageExperiment object | Expand a CoverageExperiment object | Plot coverage of a set of tracks over a single genomic locus | Manipulate AggregatedCoverage objects | Aggregate a CoverageExperiment into an AggregatedCoverage object | AggregatedCoverage over multiple tracks / feature sets | Plot aggregated coverages with ggplot2 | Use a tidy grammar | Example workflow using tidy grammar | Example use case: AnnotationHub and TxDb resources | Recover TSSs of forward mouse genes | Recover H3K4me3 coverage track from AnnotationHub | Compute the aggregated coverage of H3K4me3 ± 3kb around the TSSs of forward mouse genes | With more genomic tracks | Session info