# Generated by roxygen2: do not edit by hand

export(annotateCluster)
export(clusterTSS)
export(consensusCluster)
export(deGene)
export(exportClustersTable)
export(exportClustersToBed)
export(exportDETable)
export(exportShapeTable)
export(exportShiftTable)
export(exportTSStable)
export(exportTSStoBedgraph)
export(filterTSS)
export(getTSS)
export(mergeSamples)
export(normalizeTSS)
export(plotCorrelation)
export(plotDE)
export(plotInterQuantile)
export(plotShape)
export(plotTSS)
export(plotTssPCA)
export(shapeCluster)
export(shiftPromoter)
exportClasses(TSSr)
exportMethods(annotateCluster)
exportMethods(clusterTSS)
exportMethods(consensusCluster)
exportMethods(deGene)
exportMethods(exportClustersTable)
exportMethods(exportClustersToBed)
exportMethods(exportDETable)
exportMethods(exportShapeTable)
exportMethods(exportShiftTable)
exportMethods(exportTSStable)
exportMethods(exportTSStoBedgraph)
exportMethods(filterTSS)
exportMethods(getTSS)
exportMethods(mergeSamples)
exportMethods(normalizeTSS)
exportMethods(plotCorrelation)
exportMethods(plotDE)
exportMethods(plotInterQuantile)
exportMethods(plotShape)
exportMethods(plotTSS)
exportMethods(plotTssPCA)
exportMethods(shapeCluster)
exportMethods(shiftPromoter)
import(BSgenome.Scerevisiae.UCSC.sacCer3)
import(DESeq2)
import(GenomeInfoDb)
import(GenomicFeatures)
import(Gviz)
import(calibrate)
import(data.table)
import(ggfortify)
import(ggplot2)
import(parallel)
import(rtracklayer)
import(stringr)
importFrom(BiocGenerics,union)
importFrom(GenomicAlignments,qwidth)
importFrom(GenomicAlignments,readGAlignments)
importFrom(GenomicAlignments,seqnames)
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,elementMetadata)
importFrom(GenomicRanges,makeGRangesFromDataFrame)
importFrom(GenomicRanges,mcols)
importFrom(GenomicRanges,resize)
importFrom(IRanges,IRanges)
importFrom(IRanges,findOverlaps)
importFrom(Rsamtools,ScanBamParam)
importFrom(Rsamtools,bamFlag)
importFrom(Rsamtools,scanBam)
importFrom(Rsamtools,scanBamFlag)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(graphics,hist)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(methods,as)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,setRefClass)
importFrom(stats,chisq.test)
importFrom(stats,cor)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,qpois)
importFrom(utils,installed.packages)
importFrom(utils,read.table)
importFrom(utils,write.table)
