# Generated by roxygen2: do not edit by hand

export(getMNVCounts)
export(getSBSCounts)
export(groupsCNPlot)
export(groupsCXPlot)
export(groupsMNVPlot)
export(groupsSBSPlot)
export(patientsCNPlot)
export(patientsCXPlot)
export(patientsMNVPlot)
export(patientsSBSPlot)
export(signaturesAssignment)
export(signaturesCNPlot)
export(signaturesCV)
export(signaturesCXPlot)
export(signaturesDecomposition)
export(signaturesMNVPlot)
export(signaturesSBSPlot)
export(signaturesSignificance)
import(BSgenome.Hsapiens.1000genomes.hs37d5)
import(GenomeInfoDb)
import(IRanges)
import(NMF)
import(ggplot2)
import(gridExtra)
import(nnls)
import(parallel)
importFrom(BSgenome,getSeq)
importFrom(Biostrings,DNAStringSet)
importFrom(Biostrings,complement)
importFrom(Biostrings,reverseComplement)
importFrom(Biostrings,subseq)
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,seqnames)
importFrom(cluster,silhouette)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,dcast)
importFrom(glmnet,cv.glmnet)
importFrom(lsa,cosine)
importFrom(reshape2,melt)
