Package: TDbasedUFE Type: Package Title: Tensor Decomposition Based Unsupervised Feature Extraction Version: 1.12.0 Authors@R: person("Y-h.", "Taguchi", , "tag@granular.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0867-8986")) Description: This is a comprehensive package to perform Tensor decomposition based unsupervised feature extraction. It can perform unsupervised feature extraction. It uses tensor decomposition. It is applicable to gene expression, DNA methylation, and histone modification etc. It can perform multiomics analysis. It is also potentially applicable to single cell omics data sets. biocViews: GeneExpression, FeatureExtraction, MethylationArray, SingleCell License: GPL-3 Encoding: UTF-8 URL: https://github.com/tagtag/TDbasedUFE BugReports: https://github.com/tagtag/TDbasedUFE/issues Imports: GenomicRanges, rTensor, readr, methods, MOFAdata, tximport, tximportData, graphics, stats, utils, shiny RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev libx11-dev zlib1g-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 12:59:36 UTC RemoteUrl: https://github.com/bioc/TDbasedUFE RemoteRef: RELEASE_3_23 RemoteSha: 17630568396b46bc2b137d97e96b168d2eb34e31 NeedsCompilation: no Packaged: 2026-07-21 05:24:08 UTC; root Author: Y-h. Taguchi [aut, cre] (ORCID: ) Maintainer: Y-h. Taguchi