Package: XYomics
Title: Analysis of Sex Differences in Omics Data for Complex Diseases
Version: 0.1.1
Authors@R: 
  c(
    person("Enrico", "Glaab", email = "enrico.glaab@uni.lu", role = c("aut", "cre")),
    person("Sophie", "Le Bars", email = "sophie.lebars@uni.lu", role = "aut"),
    person("Mohamed", "Soudy", email = "mohamed.soudy@uni.lu", role = "aut"),
    person("Murodzhon", "Akhmedov", role = c("cph"))
  )
Maintainer: Enrico Glaab <enrico.glaab@uni.lu>
Description: Tools to analyze sex differences in omics data for complex diseases. It includes functions for differential expression analysis using the 'limma' method <doi:10.1093/nar/gkv007>, interaction testing between sex and disease, pathway enrichment with 'clusterProfiler' <doi:10.1089/omi.2011.0118>, and gene regulatory network (GRN) construction and analysis using 'igraph'. The package enables a reproducible workflow from raw data processing to biological interpretation. 
Depends: R (>= 3.6)
Imports: limma, igraph, edgeR, Seurat, SeuratObject, clusterProfiler,
        org.Hs.eg.db, ReactomePA, data.table, ggplot2, tidyr, grid,
        ggraph, dplyr, ggrepel, scales, Rcpp, methods
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: R.utils, DT, gridExtra, knitr, htmltools, kableExtra,
        rmarkdown, stringr
LinkingTo: Rcpp
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2025-11-10 15:07:41 UTC; mohamed.soudy
Author: Enrico Glaab [aut, cre],
  Sophie Le Bars [aut],
  Mohamed Soudy [aut],
  Murodzhon Akhmedov [cph]
Repository: CRAN
Date/Publication: 2025-11-13 21:20:08 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-15 12:17:08 UTC; windows
Archs: x64
