Package: FeatSeekR Type: Package Title: FeatSeekR an R package for unsupervised feature selection Version: 1.12.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: Bioconductor 3.23 Date/Publication: 2026-04-28 13:00:40 UTC RemoteUrl: https://github.com/bioc/FeatSeekR RemoteRef: RELEASE_3_23 RemoteSha: c4f3dc7827a2601367c868b827a9ac664c009ae8 NeedsCompilation: no Packaged: 2026-07-04 21:45:31 UTC; root Author: Tuemay Capraz [cre, aut] (ORCID: ) Maintainer: Tuemay Capraz