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
git_url: https://git.bioconductor.org/packages/iSEEfier
git_branch: RELEASE_3_22
git_last_commit: 164f3c4
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:39:06 UTC; biocbuild
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)
