Package: FeatSeekR
Type: Package
Title: FeatSeekR an R package for unsupervised feature selection
Version: 1.11.0
Authors@R: person("Tuemay", "Capraz",
  email = "tuemay.capraz@embl.de",
  role = c("cre", "aut"),
  comment = c(ORCID = "0000-0002-2547-067X" ))
Description: FeatSeekR performs unsupervised feature selection using
        replicated measurements. It iteratively selects features with
        the highest reproducibility across replicates, after projecting
        out those dimensions from the data that are spanned by the
        previously selected features. The selected a set of features
        has a high replicate reproducibility and a high degree of
        uniqueness.
License: GPL-3
Encoding: UTF-8
Imports: pheatmap, MASS, pracma, stats, SummarizedExperiment, methods
RoxygenNote: 7.2.3
Suggests: rmarkdown, knitr, BiocStyle, testthat (>= 3.0.0)
VignetteBuilder: knitr
BugReports: https://github.com/tcapraz/FeatSeekR/issues
URL: https://github.com/tcapraz/FeatSeekR
biocViews: Software, StatisticalMethod, FeatureExtraction,
        MassSpectrometry
Config/testthat/edition: 3
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:22:58 UTC
RemoteUrl: https://github.com/bioc/FeatSeekR
RemoteRef: HEAD
RemoteSha: a6a78bfba74ba364450e3f83ce6b4aff018470a3
NeedsCompilation: no
Packaged: 2025-11-02 14:49:45 UTC; root
Author: Tuemay Capraz [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-2547-067X>)
Maintainer: Tuemay Capraz <tuemay.capraz@embl.de>
Built: R 4.6.0; ; 2025-11-02 14:51:33 UTC; windows
