Package: iSEEfier
Title: Streamlining the creation of initial states for starting an iSEE
        instance
Version: 1.6.0
Authors@R: 
    c(
    person(given = "Najla", family = "Abassi", role = c("aut", "cre"),
           email = "abassi.nejla96@gmail.com", comment = c(ORCID = "0000-0001-8357-0938")
           ),
    person(given = "Federico", family = "Marini", role = c("aut"), 
           email = "marinif@uni-mainz.de", comment = c(ORCID = "0000-0003-3252-7758")
           )
    )
Description: iSEEfier provides a set of functionality to quickly and
        intuitively create, inspect, and combine initial configuration
        objects. These can be conveniently passed in a straightforward
        manner to the function call to launch iSEE() with the specified
        configuration. This package currently works seamlessly with the
        sets of panels provided by the iSEE and iSEEu packages, but can
        be extended to accommodate the usage of any custom panel (e.g.
        from iSEEde, iSEEpathways, or any panel developed independently
        by the user).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports: iSEE, iSEEu, methods, ggplot2, igraph, rlang, stats,
        SummarizedExperiment, SingleCellExperiment, visNetwork,
        BiocBaseUtils
Suggests: knitr, rmarkdown, scater, scRNAseq, org.Mm.eg.db, scuttle,
        BiocStyle, testthat (>= 3.0.0)
biocViews: CellBasedAssays, Clustering, DimensionReduction,
        FeatureExtraction, GUI, GeneExpression, ImmunoOncology,
        ShinyApps, SingleCell, Software, Transcription,
        Transcriptomics, Visualization
URL: https://github.com/NajlaAbassi/iSEEfier
BugReports: https://github.com/NajlaAbassi/iSEEfier/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
Config/pak/sysreqs: libglpk-dev make libpng-dev libxml2-dev perl
        zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:29:10 UTC
RemoteUrl: https://github.com/bioc/iSEEfier
RemoteRef: RELEASE_3_22
RemoteSha: 164f3c42afc5c2fb3f14c736d94fa9f3cfc3a67a
NeedsCompilation: no
Packaged: 2026-01-31 08:48:35 UTC; root
Author: Najla Abassi [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8357-0938>),
  Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>)
Maintainer: Najla Abassi <abassi.nejla96@gmail.com>
Depends: R (>= 4.1.0)
Built: R 4.5.2; ; 2026-01-31 08:51:29 UTC; windows
