Package: iSEEfier Title: Streamlining the creation of initial states for starting an iSEE instance Version: 1.9.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: cmake libglpk-dev make libpng-dev libuv1-dev libxml2-dev perl zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:02:46 UTC RemoteUrl: https://github.com/bioc/iSEEfier RemoteRef: HEAD RemoteSha: 5c275bebae4da36a3e82e37f2b08895a08a945e5 NeedsCompilation: no Packaged: 2026-07-09 06:05:00 UTC; root Author: Najla Abassi [aut, cre] (ORCID: ), Federico Marini [aut] (ORCID: ) Maintainer: Najla Abassi Depends: R (>= 4.1.0)