# Generated by roxygen2: do not edit by hand

S3method(as_tibble,DataFrame)
S3method(as_tibble,GInteractions)
S3method(as_tibble,GenomicRanges)
S3method(as_tibble,Seqinfo)
export(bestOverlap)
export(chopMC)
export(colToRanges)
export(collapseGenes)
export(distinctMC)
export(dualFilter)
export(getProfileData)
export(grlToSE)
export(importPeaks)
export(intersectMC)
export(mapByFeature)
export(mergeByCol)
export(partitionRanges)
export(plotAssayDensities)
export(plotAssayPCA)
export(plotAssayRle)
export(plotHFGC)
export(plotOverlaps)
export(plotPie)
export(plotProfileHeatmap)
export(propOverlap)
export(reduceMC)
export(setdiffMC)
export(stitchRanges)
export(unionMC)
export(voomWeightsFromCPM)
exportMethods(bestOverlap)
exportMethods(colToRanges)
exportMethods(getProfileData)
exportMethods(grlToSE)
exportMethods(intersectMC)
exportMethods(mergeByCol)
exportMethods(partitionRanges)
exportMethods(plotAssayDensities)
exportMethods(plotAssayPCA)
exportMethods(plotAssayRle)
exportMethods(plotOverlaps)
exportMethods(plotPie)
exportMethods(plotProfileHeatmap)
exportMethods(propOverlap)
exportMethods(setdiffMC)
exportMethods(unionMC)
import(methods)
importClassesFrom(GenomicRanges,GRanges)
importClassesFrom(GenomicRanges,GRangesList)
importClassesFrom(IRanges,CompressedList)
importClassesFrom(S4Vectors,DataFrame)
importClassesFrom(S4Vectors,HitsList)
importClassesFrom(SummarizedExperiment,RangedSummarizedExperiment)
importClassesFrom(limma,EList)
importFrom(BiocIO,path)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bpisup)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpparam)
importFrom(BiocParallel,bpstart)
importFrom(BiocParallel,bpstop)
importFrom(ComplexUpset,upset)
importFrom(ComplexUpset,upset_data)
importFrom(ComplexUpset,upset_default_themes)
importFrom(ComplexUpset,upset_query)
importFrom(ComplexUpset,upset_set_size)
importFrom(EnrichedHeatmap,normalizeToMatrix)
importFrom(GenomeInfoDb,"seqinfo<-")
importFrom(GenomeInfoDb,genome)
importFrom(GenomeInfoDb,seqinfo)
importFrom(GenomeInfoDb,seqnames)
importFrom(GenomicInteractions,GenomicInteractions)
importFrom(GenomicInteractions,InteractionTrack)
importFrom(GenomicInteractions,anchorOne)
importFrom(GenomicInteractions,anchorTwo)
importFrom(GenomicInteractions,calculateDistances)
importFrom(GenomicRanges,'mcols<-')
importFrom(GenomicRanges,'strand<-')
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,GRangesList)
importFrom(GenomicRanges,`strand<-`)
importFrom(GenomicRanges,coverage)
importFrom(GenomicRanges,distanceToNearest)
importFrom(GenomicRanges,findOverlaps)
importFrom(GenomicRanges,granges)
importFrom(GenomicRanges,intersect)
importFrom(GenomicRanges,makeGRangesFromDataFrame)
importFrom(GenomicRanges,mcols)
importFrom(GenomicRanges,pintersect)
importFrom(GenomicRanges,precede)
importFrom(GenomicRanges,promoters)
importFrom(GenomicRanges,reduce)
importFrom(GenomicRanges,resize)
importFrom(GenomicRanges,setdiff)
importFrom(GenomicRanges,shift)
importFrom(GenomicRanges,sort)
importFrom(GenomicRanges,strand)
importFrom(GenomicRanges,width)
importFrom(Gviz,AnnotationTrack)
importFrom(Gviz,DataTrack)
importFrom(Gviz,GeneRegionTrack)
importFrom(Gviz,GenomeAxisTrack)
importFrom(Gviz,HighlightTrack)
importFrom(Gviz,IdeogramTrack)
importFrom(Gviz,plotTracks)
importFrom(IRanges,SplitDataFrameList)
importFrom(IRanges,commonColnames)
importFrom(IRanges,end)
importFrom(IRanges,overlapsAny)
importFrom(IRanges,start)
importFrom(IRanges,subsetByOverlaps)
importFrom(IRanges,width)
importFrom(InteractionSet,anchors)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rsamtools,BamFileList)
importFrom(Rsamtools,ScanBamParam)
importFrom(Rsamtools,countBam)
importFrom(S4Vectors,'mcols<-')
importFrom(S4Vectors,'metadata<-')
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,SimpleList)
importFrom(S4Vectors,endoapply)
importFrom(S4Vectors,mcols)
importFrom(S4Vectors,metadata)
importFrom(S4Vectors,queryHits)
importFrom(S4Vectors,splitAsList)
importFrom(S4Vectors,subjectHits)
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,colData)
importFrom(VennDiagram,draw.pairwise.venn)
importFrom(VennDiagram,draw.single.venn)
importFrom(VennDiagram,draw.triple.venn)
importFrom(broom,tidy)
importFrom(csaw,filterWindowsControl)
importFrom(csaw,filterWindowsProportion)
importFrom(csaw,readParam)
importFrom(csaw,scaleControlFilter)
importFrom(csaw,windowCounts)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(edgeR,cpm)
importFrom(forcats,fct_explicit_na)
importFrom(forcats,fct_inorder)
importFrom(forcats,fct_rev)
importFrom(ggforce,stat_pie)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,expansion)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,stat)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggrepel,geom_text_repel)
importFrom(ggside,geom_xsideline)
importFrom(ggside,ggside)
importFrom(ggside,scale_xsidey_continuous)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(grDevices,hcl.colors)
importFrom(grid,grid.newpage)
importFrom(limma,arrayWeights)
importFrom(limma,lmFit)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(rlang,'!!!')
importFrom(rlang,'!!')
importFrom(rlang,':=')
importFrom(rlang,list2)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(rtracklayer,BigWigFile)
importFrom(rtracklayer,BigWigFileList)
importFrom(rtracklayer,import.bw)
importFrom(rtracklayer,ucscGenomes)
importFrom(scales,comma)
importFrom(scales,percent)
importFrom(stats,approxfun)
importFrom(stats,as.formula)
importFrom(stats,density)
importFrom(stats,lowess)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,p.adjust.methods)
importFrom(stats,prcomp)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stringr,str_count)
importFrom(stringr,str_pad)
importFrom(stringr,str_sort)
importFrom(stringr,str_to_title)
importFrom(stringr,str_trim)
importFrom(stringr,str_wrap)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,all_of)
importFrom(tidyr,chop)
importFrom(tidyr,complete)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
importFrom(tidyselect,all_of)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(utils,read.table)
importFrom(vctrs,vec_proxy)
importMethodsFrom(SummarizedExperiment,'assay<-')
importMethodsFrom(SummarizedExperiment,'rowData<-')
importMethodsFrom(SummarizedExperiment,assay)
importMethodsFrom(SummarizedExperiment,colData)
importMethodsFrom(SummarizedExperiment,rowData)
importMethodsFrom(SummarizedExperiment,rowRanges)
