Package: FeatSeekR Type: Package Title: FeatSeekR an R package for unsupervised feature selection Version: 1.13.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: 2026-04-28 13:00:40 UTC RemoteUrl: https://github.com/bioc/FeatSeekR RemoteRef: HEAD RemoteSha: c28c249bcd22b2470dbc7bc09e11d600005116a6 NeedsCompilation: no Packaged: 2026-07-04 05:46:15 UTC; root Author: Tuemay Capraz [cre, aut] (ORCID: ) Maintainer: Tuemay Capraz