Package: cosmosR
Type: Package
Title: COSMOS (Causal Oriented Search of Multi-Omic Space)
Version: 1.18.0
Description: COSMOS (Causal Oriented Search of Multi-Omic Space) is a method 
    that integrates phosphoproteomics, transcriptomics, and metabolomics data sets
    based on prior knowledge of signaling, metabolic, and gene regulatory
    networks. It estimated the activities of transcrption factors and kinases
    and finds a network-level causal reasoning. Thereby, COSMOS provides 
    mechanistic hypotheses for experimental observations across mulit-omics datasets.
Authors@R: c(
    person(given = "Aurélien",
           family = "Dugourd",
           role = c("aut"),
           email = "dugourdaurelien@gmail.com",
           comment = c(ORCID = "0000-0002-0714-028X")),
    person(given = "Attila",
           family = "Gabor",
           role = c("cre"),
           email = "attila.gabor@uni-heidelberg.de",
           comment = c(ORCID = "0000-0002-0776-1182")),
    person(given = "Katharina",
           family = "Zirngibl",
           role = c("aut"),
           email = "katharina.zirngibl@uni-heidelberg.de",
           comment = c(ORCID = "0000-0002-7518-0339")))
URL: https://github.com/saezlab/COSMOSR
BugReports: https://github.com/saezlab/COSMOSR/issues
Depends: R (>= 4.1)
License: GPL-3
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Imports: CARNIVAL, dorothea, dplyr, GSEABase, igraph, progress, purrr,
        rlang, stringr, utils, visNetwork, decoupleR
Suggests: testthat, knitr, rmarkdown, piano, ggplot2
biocViews: CellBiology, Pathways, Network, Proteomics, Metabolomics,
        Transcriptomics, GeneSignaling
git_url: https://git.bioconductor.org/packages/cosmosR
git_branch: RELEASE_3_22
git_last_commit: cbfdebc
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:15:18 UTC; biocbuild
Author: Aurélien Dugourd [aut] (ORCID: <https://orcid.org/0000-0002-0714-028X>),
  Attila Gabor [cre] (ORCID: <https://orcid.org/0000-0002-0776-1182>),
  Katharina Zirngibl [aut] (ORCID:
    <https://orcid.org/0000-0002-7518-0339>)
Maintainer: Attila Gabor <attila.gabor@uni-heidelberg.de>
Built: R 4.5.1; ; 2025-10-30 12:10:52 UTC; unix
