# Generated by roxygen2: do not edit by hand

export(PCSF)
export(categorize_sex_sc)
export(categorized_enrich_sc)
export(construct_ppi_pcsf)
export(convertdf2enr)
export(generate_boxplot)
export(generate_cat_report)
export(generate_report)
export(get_string_network)
export(identify_sex_specific_genes)
export(improved_pathway_enrichment)
export(plot_network)
export(sex_interaction_analysis_bulk)
export(sex_interaction_analysis_sc)
export(sex_stratified_analysis_bulk)
export(sex_stratified_analysis_sc)
export(visualize_network)
exportPattern("^[[:alpha:]]+")
import(SeuratObject)
import(dplyr)
import(ggplot2)
import(ggraph)
import(ggrepel)
import(grid)
import(limma)
import(scales)
import(tidyr)
importFrom(Rcpp,evalCpp)
importFrom(ReactomePA,enrichPathway)
importFrom(Seurat,"DefaultAssay<-")
importFrom(Seurat,"Idents<-")
importFrom(Seurat,DefaultAssay)
importFrom(Seurat,FindMarkers)
importFrom(Seurat,GetAssayData)
importFrom(Seurat,Idents)
importFrom(clusterProfiler,bitr)
importFrom(clusterProfiler,enrichGO)
importFrom(clusterProfiler,enrichKEGG)
importFrom(data.table,fread)
importFrom(edgeR,DGEList)
importFrom(edgeR,calcNormFactors)
importFrom(edgeR,filterByExpr)
importFrom(graphics,boxplot)
importFrom(igraph,"E<-")
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,components)
importFrom(igraph,degree)
importFrom(igraph,delete_vertices)
importFrom(igraph,ecount)
importFrom(igraph,edge_attr_names)
importFrom(igraph,ends)
importFrom(igraph,graph.data.frame)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,induced_subgraph)
importFrom(igraph,is_igraph)
importFrom(igraph,neighbors)
importFrom(igraph,simplify)
importFrom(igraph,vcount)
importFrom(limma,contrasts.fit)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,makeContrasts)
importFrom(limma,topTable)
importFrom(limma,voom)
importFrom(methods,new)
importFrom(org.Hs.eg.db,org.Hs.eg.db)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(utils,download.file)
importFrom(utils,tail)
useDynLib(XYomics, .registration = TRUE)
