export(BED2txDb)
export(GR2norm_df)
export(bam2bedgraph)
export(bedgraph2norm)
export(comp)
export(compdata)
export(correct_oversaturation)
export(dtcr)
export(k2n_calc)
export(norm2bedgraph)
export(norm_df2GR)
export(plotRNA)
export(plotReads)
export(readsamples)
export(slograt)
export(swinsor)
export(swinsor_vector)
export(winsor)
import(Biostrings)
import(GenomicFeatures)
import(GenomicRanges)
import(Rsamtools)
import(plyr)
import(rtracklayer)
importFrom(BiocGenerics,as.vector)
importFrom(GenomicAlignments,cigarWidthAlongReferenceSpace)
importFrom(IRanges,IRanges)
importFrom(S4Vectors,endoapply)
importFrom(S4Vectors,runValue)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(stats,aggregate)
importFrom(stats,lm)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,read.table)
importFrom(utils,write.table)
