# Generated by roxygen2: do not edit by hand

export(bambaf_from_vcf)
export(bed_generator)
export(get_array_input)
export(iCNV_detection)
export(icnv_output_to_gb)
export(output_list)
export(plotHMMscore)
export(plot_intensity)
export(plotindi)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,dnorm)
importFrom(stats,dunif)
importFrom(stats,kmeans)
importFrom(stats,sd)
importFrom(utils,read.table)
importFrom(utils,write.table)
import(CODEX)