This is the development version of FeatSeekR; for the stable release version, see FeatSeekR.
FeatSeekR an R package for unsupervised feature selectionBioconductor version: Development (3.22)
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.
Author: Tuemay Capraz [cre, aut] ORCID: 0000-0002-2547-067X
Maintainer: Tuemay Capraz <tuemay.capraz at embl.de>
Citation (from within R, entercitation("FeatSeekR")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("FeatSeekR")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("FeatSeekR")
Details See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4