# Generated by roxygen2: do not edit by hand

export(add_metadata)
export(bubble_sort)
export(cluster_genesets)
export(compute_sepI_all)
export(compute_sepI_clusters)
export(create_signs)
export(makeSignMatrix)
export(plot_dataframe3D)
export(plot_multiheatmaps)
export(remove_samples)
export(remove_signs)
export(remove_signs_manually)
export(remove_signs_redundant)
export(remove_variables)
export(remove_variables_second)
export(select_signs_manually)
export(swap_pass)
import(ComplexHeatmap)
import(S4Vectors)
import(SingleCellExperiment)
import(SummarizedExperiment)
import(circlize)
import(grid)
import(plot3D)
importFrom(Rcpp,sourceCpp)
importFrom(cluster,pam)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(ASURAT)
