Package: TDbasedUFE Type: Package Title: Tensor Decomposition Based Unsupervised Feature Extraction Version: 1.13.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: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:59:37 UTC RemoteUrl: https://github.com/bioc/TDbasedUFE RemoteRef: HEAD RemoteSha: 73bda05b767cedd5dd761d70d72cb1cec4e8f52c NeedsCompilation: no Packaged: 2026-07-09 06:06:23 UTC; root Author: Y-h. Taguchi [aut, cre] (ORCID: ) Maintainer: Y-h. Taguchi