# Generated by roxygen2: do not edit by hand

export(benchmark)
export(correlate)
export(deconvolute)
export(get_TPM)
export(get_decon_methods)
export(load_ABIS)
export(plot_benchmark)
export(plot_correlate)
export(plot_deconvolute)
export(plot_proportions)
export(plot_regress)
export(plot_similarity)
import(ggplot2)
import(parallel)
importFrom(MASS,psi.huber)
importFrom(MASS,rlm)
importFrom(cowplot,plot_grid)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(dtangle,dtangle)
importFrom(e1071,svm)
importFrom(epiR,epi.ccc)
importFrom(ggplotify,as.ggplot)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,hcl)
importFrom(limSolve,Solve)
importFrom(limSolve,lsei)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_colnames)
importFrom(nnls,nnls)
importFrom(pheatmap,pheatmap)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(rlang,.data)
importFrom(stats,cor)
importFrom(stats,lsfit)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,crossing)
importFrom(tidyr,everything)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,unite)
importFrom(utils,data)
