# Generated by roxygen2: do not edit by hand

S3method(format,mtmutObj)
S3method(print,mtmutObj)
export(export_af)
export(export_binary)
export(export_df)
export(export_dt)
export(export_pval)
export(filter_loc)
export(get_pval)
export(is.mtmutObj)
export(open_h5_file)
export(parse_mgatk)
export(parse_table)
export(plot_af_coverage)
export(plot_heatmap)
export(process_locus_bmbb)
export(rm_mtmutObj)
export(run_model_fit)
export(subset_cell)
export(subset_loc)
import(Rcpp)
import(ggplot2)
import(methods)
import(readr)
import(rhdf5)
import(stats)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(grDevices,colorRampPalette)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,extract)
importFrom(magrittr,extract2)
importFrom(plyr,.)
importFrom(plyr,count)
importFrom(stringr,str_c)
importFrom(stringr,str_glue)
importFrom(stringr,str_match)
importFrom(stringr,str_split_fixed)
importFrom(utils,aregexec)
importFrom(utils,combn)
useDynLib(scMitoMut)
