# Generated by roxygen2: do not edit by hand

export(binomial_test)
export(enrichment_depletion_test)
export(extract_signatures)
export(fit_to_signatures)
export(genomic_distribution)
export(mut_matrix)
export(mut_matrix_stranded)
export(mut_type_occurrences)
export(mutation_context)
export(mutation_types)
export(mutations_from_vcf)
export(plot_192_profile)
export(plot_96_profile)
export(plot_compare_profiles)
export(plot_contribution)
export(plot_enrichment_depletion)
export(plot_rainfall)
export(plot_signature_strand_bias)
export(plot_spectrum)
export(plot_strand)
export(plot_strand_bias)
export(read_vcfs_as_granges)
export(strand_bias_test)
export(strand_from_vcf)
export(strand_occurrences)
export(type_context)
import(GenomicRanges)
import(NMF)
import(ggplot2)
importFrom(BiocGenerics,cbind)
importFrom(BiocGenerics,match)
importFrom(BiocGenerics,rbind)
importFrom(Biostrings,getSeq)
importFrom(GenomeInfoDb,"seqlevelsStyle<-")
importFrom(GenomeInfoDb,seqlengths)
importFrom(GenomeInfoDb,seqlevels)
importFrom(GenomeInfoDb,seqlevelsStyle)
importFrom(GenomeInfoDb,seqnames)
importFrom(IRanges,reverse)
importFrom(SummarizedExperiment,rowRanges)
importFrom(VariantAnnotation,readVcf)
importFrom(gridExtra,grid.arrange)
importFrom(plyr,.)
importFrom(plyr,adply)
importFrom(plyr,ddply)
importFrom(plyr,summarise)
importFrom(pracma,lsqnonneg)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
importFrom(stats,aggregate)
importFrom(stats,pbinom)
