exportPattern("getCluster") importFrom(plyr, "count") importFrom(stats, "complete.cases") importFrom(stats, "na.omit") importFrom(rtracklayer, "import") importFrom(SummarizedExperiment,"rowRanges") importFrom(VariantAnnotation,"readVcf") import(GenomicRanges) import(IRanges) importFrom("methods", "is") import(foreach) import(doParallel) import(parallel)