# Generated by roxygen2: do not edit by hand

export(cnvEQTL)
export(cnvGWAS)
export(cnvOncoPrint)
export(generateGDS)
export(importLrrBaf)
export(plotEQTL)
export(plotManhattan)
export(plotRecurrentRegions)
export(populationRanges)
export(setupCnvGWAS)
import(GenomeInfoDb)
import(GenomicRanges)
import(RaggedExperiment)
import(S4Vectors)
importFrom(IRanges,
  extractList,
  subsetByOverlaps
)
importFrom(grDevices,
  dev.off,
  extendrange,
  pdf
)
importFrom(methods,
  as,
  is
)
importFrom(stats,
  ecdf,
  lm,
  median,
  pchisq,
  qbeta,
  qchisq
)
importFrom(utils,
  download.file,
  read.table,
  unzip,
  write.table
)
