Package: FeatSeekR
Type: Package
Title: FeatSeekR an R package for unsupervised feature selection
Version: 1.10.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-release.r-universe.dev
Date/Publication: 2025-10-29 15:22:58 UTC
RemoteUrl: https://github.com/bioc/FeatSeekR
RemoteRef: RELEASE_3_22
RemoteSha: 7b2ed7b6ab95fcbffccf7505877de8a6478a9909
NeedsCompilation: no
Packaged: 2025-11-11 14:29:53 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.5.2; ; 2025-11-11 14:33:52 UTC; windows
