# Generated by roxygen2: do not edit by hand

export("%>%")
export(":=")
export(.data)
export(.fit_preprocessing)
export(abort)
export(as_label)
export(as_name)
export(check_corr)
export(convert_f_defaults)
export(decouple)
export(enquo)
export(enquos)
export(exec)
export(expr)
export(extract_sets)
export(filt_minsize)
export(get_dorothea)
export(get_progeny)
export(get_resource)
export(get_toy_data)
export(intersect_regulons)
export(pivot_wider_profile)
export(quo_is_missing)
export(quo_is_null)
export(rename_net)
export(run_aucell)
export(run_consensus)
export(run_fgsea)
export(run_gsva)
export(run_mdt)
export(run_mlm)
export(run_ora)
export(run_udt)
export(run_ulm)
export(run_viper)
export(run_wmean)
export(run_wsum)
export(show_methods)
export(show_resources)
export(sym)
export(syms)
import(dplyr)
import(purrr)
import(tibble)
import(tidyr)
importFrom(Matrix,Matrix)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,exec)
importFrom(rlang,expr)
importFrom(rlang,quo_is_missing)
importFrom(rlang,quo_is_null)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,sd)
importFrom(stats,summary.lm)
importFrom(tidyselect,eval_rename)
importFrom(utils,head)
