# Generated by roxygen2: do not edit by hand

export(cleanColname)
export(doAnnotation)
export(get2NearestFeature)
export(getFeatureCounts)
export(getFeatureCountsBig)
export(getLowestDists)
export(getNearestFeature)
export(getRelevantCol)
export(getSitesInFeature)
export(getUCSCtable)
export(getWindowLabel)
export(makeChunks)
export(makeGRanges)
export(makeUCSCsession)
export(plotdisFeature)
import(BSgenome)
import(GenomicRanges)
import(foreach)
import(ggplot2)
import(iterators)
import(rtracklayer)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,count)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,last)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(methods,as)
importFrom(methods,is)
importFrom(scales,percent)
importFrom(stats,dist)
importFrom(utils,read.delim)