# Generated by roxygen2: do not edit by hand

export("%>%")
export("exposures<-")
export("samp_annot<-")
export("signatures<-")
export("tables<-")
export("umap<-")
export("variants<-")
export(add_flank_to_variants)
export(annotate_replication_strand)
export(annotate_transcript_strand)
export(annotate_variant_length)
export(annotate_variant_type)
export(auto_predict_grid)
export(build_custom_table)
export(build_standard_table)
export(combine_count_tables)
export(combine_predict_grid)
export(compare_cosmic_v2)
export(compare_cosmic_v3)
export(compare_results)
export(cosmic_v2_subtype_map)
export(create_musica)
export(create_umap)
export(discover_signatures)
export(drop_annotation)
export(exposures)
export(extract_count_tables)
export(extract_variants)
export(extract_variants_from_maf)
export(extract_variants_from_maf_file)
export(extract_variants_from_matrix)
export(extract_variants_from_vcf)
export(extract_variants_from_vcf_file)
export(generate_result_grid)
export(musica)
export(name_signatures)
export(plot_exposures)
export(plot_sample_counts)
export(plot_sample_reconstruction_error)
export(plot_signatures)
export(plot_umap)
export(predict_exposure)
export(rc)
export(samp_annot)
export(sample_names)
export(select_genome)
export(signatures)
export(subset_musica_by_annotation)
export(subset_musica_by_counts)
export(subset_variant_by_type)
export(subset_variants_by_samples)
export(table_name)
export(tables)
export(umap)
export(variants)
exportClasses(count_table)
exportClasses(musica)
exportClasses(musica_result)
exportClasses(musica_result_grid)
importFrom(GenomicFeatures,genes)
importFrom(GenomicRanges,strand)
importFrom(IRanges,IRanges)
importFrom(IRanges,findOverlaps)
importFrom(NMF,nmf)
importFrom(S4Vectors,Rle)
importFrom(S4Vectors,decode)
importFrom(S4Vectors,queryHits)
importFrom(S4Vectors,subjectHits)
importFrom(TxDb.Hsapiens.UCSC.hg19.knownGene,TxDb.Hsapiens.UCSC.hg19.knownGene)
importFrom(TxDb.Hsapiens.UCSC.hg38.knownGene,TxDb.Hsapiens.UCSC.hg38.knownGene)
importFrom(data.table,data.table)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_set)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(rlang,.data)
importFrom(utils,capture.output)
importFrom(withr,with_seed)
