# Generated by roxygen2: do not edit by hand

export(choose_features_clustering)
export(clustering_angular_distance)
export(detect_insertion)
export(dpt_test)
export(filter_bases)
export(get_distribution)
export(get_heteroplasmy)
export(get_raw_counts_allele)
export(get_wilcox_test)
export(plot_allele_frequency)
export(plot_base_coverage)
export(plot_batch)
export(plot_cells_coverage)
export(plot_condition)
export(plot_coordinate_cluster)
export(plot_coordinate_heteroplasmy)
export(plot_correlation_bases)
export(plot_distance_matrix)
export(plot_distribution)
export(plot_dpt)
export(plot_genome_coverage)
export(plot_heatmap)
export(plot_heteroplasmy)
export(plot_heteroplasmy_variability)
export(plot_spider_chart)
export(vi_comparison)
importFrom(grDevices,hcl)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(grid,gpar)
importFrom(magrittr,"%>%")
importFrom(parallel,mclapply)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,fitted)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,var)
importFrom(stats,wilcox.test)
