# Generated by roxygen2: do not edit by hand

export(checkPairedEnd)
export(filterDNA)
export(getStrandFromBamFile)
export(getStrandFromReadInfo)
export(getWinOverlapEachIRange)
export(getWinOverlapEachReadFragment)
export(getWinOverlapGRanges)
export(intersectWithFeature)
export(plotHist)
export(plotWin)
import(TxDb.Hsapiens.UCSC.hg38.knownGene)
import(ggplot2)
importFrom(BiocGenerics,strand)
importFrom(GenomicAlignments,extractAlignmentRangesOnReference)
importFrom(GenomicRanges,"end<-")
importFrom(GenomicRanges,"ranges<-")
importFrom(GenomicRanges,"start<-")
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,findOverlaps)
importFrom(GenomicRanges,mcols)
importFrom(GenomicRanges,ranges)
importFrom(IRanges,IRanges)
importFrom(IRanges,Views)
importFrom(IRanges,coverage)
importFrom(IRanges,end)
importFrom(IRanges,start)
importFrom(IRanges,width)
importFrom(Rsamtools,"bamMapqFilter<-")
importFrom(Rsamtools,BamFile)
importFrom(Rsamtools,BamFileList)
importFrom(Rsamtools,ScanBamParam)
importFrom(Rsamtools,bamMapqFilter)
importFrom(Rsamtools,filterBam)
importFrom(Rsamtools,scanBam)
importFrom(S4Vectors,"mcols<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,FilterRules)
importFrom(S4Vectors,Rle)
importFrom(S4Vectors,from)
importFrom(S4Vectors,mcols)
importFrom(S4Vectors,runLength)
importFrom(S4Vectors,runValue)
importFrom(S4Vectors,to)
importFrom(Seqinfo,seqinfo)
importFrom(Seqinfo,seqlengths)
importFrom(Seqinfo,seqlevels)
importFrom(Seqinfo,seqnames)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(grid,unit)
importFrom(gridExtra,grid.arrange)
importFrom(methods,is)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
importFrom(rlang,"!!")
importFrom(rlang,sym)
importFrom(stats,pnorm)
importFrom(stats,rbinom)
importFrom(stringr,str_extract)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,starts_with)
