Package: transomics2cytoscape
Title: A tool set for 3D Trans-Omic network visualization with
        Cytoscape
Version: 1.20.0
Authors@R: c(
    person ("Kozo", "Nishida", email = "kozo.nishida@gmail.com",
        role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8501-7319")),
    person ("Katsuyuki", "Yugi", email = "katsuyuki.yugi@riken.jp",
        role = c("aut"), comment = c(ORCID = "0000-0002-2046-4289"))
    )
Description: transomics2cytoscape generates a file for 3D transomics
        visualization by providing input that specifies the IDs of
        multiple KEGG pathway layers, their corresponding Z-axis
        heights, and an input that represents the edges between the
        pathway layers. The edges are used, for example, to describe
        the relationships between kinase on a pathway and enzyme on
        another pathway. This package automates creation of a
        transomics network as shown in the figure in Yugi.2014
        (https://doi.org/10.1016/j.celrep.2014.07.021) using Cytoscape
        automation (https://doi.org/10.1186/s13059-019-1758-4).
License: Artistic-2.0
Imports: RCy3, KEGGREST, dplyr, purrr, tibble, pbapply
Suggests: testthat, roxygen2, knitr, BiocStyle, rmarkdown
Encoding: UTF-8
biocViews: Network, Software, Pathways, DataImport, KEGG
VignetteBuilder: knitr
SystemRequirements: Cytoscape >= 3.10.0
RoxygenNote: 7.1.2
Config/pak/sysreqs: make libicu-dev libpng-dev libxml2-dev libssl-dev
        python3 libzmq3-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:01:08 UTC
RemoteUrl: https://github.com/bioc/transomics2cytoscape
RemoteRef: RELEASE_3_22
RemoteSha: a8fc9302f5055404ccd32d28531f5c047db60b3a
NeedsCompilation: no
Packaged: 2025-11-11 18:06:18 UTC; root
Author: Kozo Nishida [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8501-7319>),
  Katsuyuki Yugi [aut] (ORCID: <https://orcid.org/0000-0002-2046-4289>)
Maintainer: Kozo Nishida <kozo.nishida@gmail.com>
Built: R 4.5.2; ; 2025-11-11 18:09:22 UTC; windows
