Package: QFeaturesGUI
Title: A suite of shiny apps to use the main functionalities of the
        QFeatures package
Version: 0.99.3
Authors@R: 
    c(person(given = "Léopold", family = "Guyot", email = "leopold.guyot@uclouvain.be", comment = c(ORCID = "0009-0005-2217-3855"), role = c("aut", "cre")),
    person(given =  "Loïc", family = "Guille", email = "loic.guille@uclouvain.be", comment = c(ORCID = "0000-0002-8387-1092"), role = c("aut")),
    person(given =  "Laurent", family = "Gatto", email = "laurent.gatto@uclouvain.be", comment = c(ORCID = "0000-0002-1520-2268"), role = c("ctb")),
    person("e-OMIX", role = c("fnd")))
Description: QFeaturesGUI is a suite of shiny apps that serve as graphical interfaces for the QFeatures package. The package currently has two apps, importQFeatures and processQFeatures.
biocViews: Software, ShinyApps, GUI, Proteomics, SingleCell,
        DataImport, Preprocessing
URL: https://rformassspectrometry.github.io/QFeaturesGUI/,
        https://github.com/rformassspectrometry/QFeaturesGUI
BugReports: https://github.com/rformassspectrometry/QFeaturesGUI/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
Imports: QFeatures, shiny, DT, shinydashboard, shinydashboardPlus,
        shinyalert, SummarizedExperiment, utils, htmltools, impute,
        plotly, MultiAssayExperiment, methods, shinyFeedback, stats,
        SingleCellExperiment, ggplot2, tidyr, shinyjs, rmarkdown,
        tibble, dplyr, matrixStats, MsCoreUtils, waiter, nipals
Depends: R (>= 4.5.0)
Suggests: knitr, BiocStyle, testthat (>= 3.0.0), shinytest2
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
git_url: https://git.bioconductor.org/packages/QFeaturesGUI
git_branch: devel
git_last_commit: 3ea1212
git_last_commit_date: 2026-08-31
Repository: Bioconductor 3.24
Date/Publication: 2026-09-14
NeedsCompilation: no
Packaged: 2026-09-14 23:40:28 UTC; biocbuild
Author: Léopold Guyot [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-2217-3855>),
  Loïc Guille [aut] (ORCID: <https://orcid.org/0000-0002-8387-1092>),
  Laurent Gatto [ctb] (ORCID: <https://orcid.org/0000-0002-1520-2268>),
  e-OMIX [fnd]
Maintainer: Léopold Guyot <leopold.guyot@uclouvain.be>
