- Home
- Bioconductor 3.23
- Software Packages
- TDbasedUFEadv (development version)
TDbasedUFEadv
This is the development version of TDbasedUFEadv; for the stable release version, see TDbasedUFEadv.
Advanced package of tensor decomposition based unsupervised feature extraction
Bioconductor version: Development (3.23)
This is an advanced version of TDbasedUFE, which is a comprehensive package to perform Tensor decomposition based unsupervised feature extraction. In contrast to TDbasedUFE which can perform simple the feature selection and the multiomics analyses, this package can perform more complicated and advanced features, but they are not so popularly required. Only users who require more specific features can make use of its functionality.
Author: Y-h. Taguchi [aut, cre] ORCID iD ORCID: 0000-0003-0867-8986
Maintainer: Y-h. Taguchi <tag at granular.com>
citation("TDbasedUFEadv")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("TDbasedUFEadv")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("TDbasedUFEadv")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.