# Generated by roxygen2: do not edit by hand S3method(as_tibble,AggregatedCoverage) S3method(expand,CoverageExperiment) S3method(print,AggregatedCoverage) S3method(print,CoverageExperiment) S3method(tbl_format_header,tidyAggregatedCoverage) S3method(tbl_format_header,tidyCoverageExperiment) export(CoverageExperiment) export(aggregate) export(as_tibble) export(coarsen) export(expand) export(geom_aggrcoverage) export(geom_coverage) export(scale_x_genome) export(scale_y_coverage) export(show) exportMethods(CoverageExperiment) exportMethods(aggregate) exportMethods(coarsen) exportMethods(show) import(GenomeInfoDb) import(GenomicRanges) import(SummarizedExperiment) import(ggplot2) import(methods) importFrom(BiocIO,resource) importFrom(BiocParallel,bplapply) importFrom(BiocParallel,bpparam) importFrom(IRanges,NumericList) importFrom(S4Vectors,aggregate) importFrom(SummarizedExperiment,assayNames) importFrom(cli,console_width) importFrom(cli,symbol) importFrom(dplyr,as_tibble) importFrom(dplyr,bind_cols) importFrom(dplyr,bind_rows) importFrom(dplyr,filter) importFrom(dplyr,mutate) importFrom(dplyr,relocate) importFrom(fansi,strwrap_ctl) importFrom(pillar,align) importFrom(pillar,get_extent) importFrom(pillar,style_subtle) importFrom(pillar,tbl_format_header) importFrom(purrr,map_chr) importFrom(rlang,names2) importFrom(rtracklayer,BigWigFile) importFrom(rtracklayer,BigWigFileList) importFrom(scales,oob_squish) importFrom(scales,unit_format) importFrom(stats,qt) importFrom(stats,setNames) importFrom(tidyr,all_of) importFrom(tidyr,any_of) importFrom(tidyr,expand) importFrom(tidyr,pivot_longer) importFrom(vctrs,new_data_frame)