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
git_url: https://git.bioconductor.org/packages/FeatSeekR
git_branch: RELEASE_3_22
git_last_commit: 7b2ed7b
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:45:42 UTC; biocbuild
Author: Tuemay Capraz [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-2547-067X>)
Maintainer: Tuemay Capraz <tuemay.capraz@embl.de>
Built: R 4.5.1; ; 2025-10-30 09:24:31 UTC; unix
