# Generated by roxygen2: do not edit by hand

export(EstNull)
export(assign_shared_feature)
export(cal_coexp)
export(cal_coexp_sp)
export(cal_connectivity)
export(create_SiFINeT_object)
export(create_network)
export(enrich_feature_set)
export(extract_subnetwork)
export(feature_coexp)
export(filter_lowexp)
export(find_unique_feature)
export(geneset_topology)
export(norm_FDR_SQAUC)
export(quantile_thres)
exportClasses(SiFINeT)
import(Matrix)
import(ggplot2)
import(ggraph)
import(igraph)
import(quantreg)
importFrom(Rcpp,evalCpp)
importFrom(methods,as)
importFrom(methods,new)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(utils,combn)
useDynLib(SiFINeT, .registration = TRUE)
