# Generated by roxygen2: do not edit by hand

export(assemble_allCov)
export(extract_UTR3Anno)
export(filter_testOut)
export(get_UTR3eSet)
export(get_regionCov)
export(get_ssRleCov)
export(get_usage4plot)
export(parse_TxDb)
export(plot_utr3Usage)
export(run_coverageQC)
export(run_limmaAnalysis)
export(search_CPs)
export(setup_CPsSearch)
export(setup_GSEA)
export(setup_sqlitedb)
export(test_dPDUI)
exportClasses(UTR3eSet)
import(Biobase)
import(DBI)
import(GenomicFeatures)
import(GenomicRanges)
import(RSQLite)
import(S4Vectors)
import(limma)
import(methods)
import(readr)
importFrom(AnnotationDbi,mapIds)
importFrom(BSgenome,getSeq)
importFrom(BSgenome,matchPWM)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpmapply)
importFrom(BiocParallel,bpok)
importFrom(BiocParallel,bpparam)
importFrom(BiocParallel,bptry)
importFrom(Biostrings,DNAString)
importFrom(Biostrings,alphabetFrequency)
importFrom(Biostrings,letterFrequencyInSlidingView)
importFrom(Biostrings,toString)
importFrom(GenomeInfoDb,mapSeqlevels)
importFrom(GenomeInfoDb,seqlengths)
importFrom(GenomeInfoDb,seqlevels)
importFrom(GenomeInfoDb,seqlevelsStyle)
importFrom(IRanges,IRanges)
importFrom(IRanges,Views)
importFrom(IRanges,viewApply)
importFrom(IRanges,viewMeans)
importFrom(cleanUpdTSeq,buildFeatureVector)
importFrom(cleanUpdTSeq,predictTestSet)
importFrom(depmixS4,depmix)
importFrom(depmixS4,fit)
importFrom(depmixS4,getpars)
importFrom(depmixS4,posterior)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,syms)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,theme)
importFrom(ggplot2,vars)
importFrom(ggplot2,ylab)
importFrom(magrittr,"%>%")
importFrom(plyranges,as_granges)
importFrom(plyranges,complement_ranges)
importFrom(plyranges,disjoin_ranges)
importFrom(plyranges,filter)
importFrom(plyranges,group_by)
importFrom(plyranges,mutate)
importFrom(plyranges,reduce_ranges)
importFrom(plyranges,reduce_ranges_directed)
importFrom(plyranges,remove_names)
importFrom(plyranges,select)
importFrom(plyranges,set_genome_info)
importFrom(plyranges,shift_downstream)
importFrom(plyranges,summarise)
importFrom(preprocessCore,colSummarizeAvg)
importFrom(preprocessCore,colSummarizeMedian)
importFrom(preprocessCore,normalize.quantiles)
importFrom(preprocessCore,normalize.quantiles.robust)
importFrom(purrr,insistently)
importFrom(purrr,rate_delay)
importFrom(reshape2,melt)
importFrom(stats,BIC)
importFrom(stats,fft)
importFrom(stats,fisher.test)
importFrom(stats,loess.smooth)
importFrom(stats,model.matrix)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,t.test)
importFrom(utils,object.size)
importFrom(utils,read.delim)
importFrom(utils,write.table)
