importFrom( IRanges, unlist )
importFrom( BiocGenerics, setdiff )

import(plyr)
import(ggbio)
import(GenomicRanges)

export(
    methodsMerge, plotChromosome, plotRegion,
    readBreakDancer, readCnvnator, readDelly,
    readPindel, readSvseq, svAnnotation, geneAnnotation,
    readLumpy, readSoftSearch
)


