# Generated by roxygen2: do not edit by hand

S3method(print,scHiCcompare)
export(plot_HiCmatrix_heatmap)
export(plot_imputed_distance_diagnostic)
export(print.scHiCcompare)
export(pseudo_bulkHic)
export(read_files)
export(scHiC_bulk_compare)
export(scHiC_table)
export(scHiCcompare)
export(scHiCcompare_impute)
import(HiCcompare)
import(dplyr)
import(ggplot2)
import(gtools)
import(lattice)
import(mclust)
import(mice)
import(miceadds)
import(ranger)
import(rstatix)
import(tidyr)
import(utils)
importFrom(BiocParallel,bpparam)
importFrom(HiCcompare,sparse2full)
importFrom(data.table,as.data.table)
importFrom(grDevices,boxplot.stats)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,boxplot)
importFrom(lattice,levelplot)
importFrom(rlang,":=")
importFrom(stats,IQR)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,shapiro.test)
importFrom(utils,read.delim)
