Package: scFeatures Title: scFeatures: Multi-view representations of single-cell and spatial data for disease outcome prediction Version: 1.13.0 Authors@R: c( person(given = "Yue",family = "Cao", email = "yue.cao@sydney.edu.au", role=c("aut", "cre")), person(given = "Yingxin",family = "Lin", email = "yingxin.lin@sydney.edu.au", role="aut" ), person(given = "Ellis",family = "Patrick", email = "ellis.patrick@sydney.edu.au", role="aut" ), person(given = "Pengyi",family = "Yang", email = "pengyi.yang@sydney.edu.au", role="aut" ), person(given = "Jean Yee Hwa",family = "Yang", email = "jean.yang@sydney.edu.au", role="aut" )) Description: scFeatures constructs multi-view representations of single-cell and spatial data. scFeatures is a tool that generates multi-view representations of single-cell and spatial data through the construction of a total of 17 feature types. These features can then be used for a variety of analyses using other software in Biocondutor. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 biocViews: CellBasedAssays, SingleCell, Spatial, Software, Transcriptomics Depends: R (>= 4.2.0) Imports: DelayedArray, DelayedMatrixStats, EnsDb.Hsapiens.v79, EnsDb.Mmusculus.v79, GSVA, ape, glue, dplyr, ensembldb, gtools, msigdbr, proxyC, reshape2, spatstat.explore, spatstat.geom, tidyr, AUCell, BiocParallel, rmarkdown, methods, stats, cli, MatrixGenerics, Seurat, DT Suggests: knitr, S4Vectors, survival, survminer, BiocStyle, ClassifyR, org.Hs.eg.db, clusterProfiler, pheatmap, limma, ggplot2, plotly, igraph, data.table, enrichplot, DOSE, rmarkdown VignetteBuilder: knitr URL: https://sydneybiox.github.io/scFeatures/ https://github.com/SydneyBioX/scFeatures/ BugReports: https://github.com/SydneyBioX/scFeatures/issues Config/pak/sysreqs: cmake libglpk-dev make libmagick++-dev gsfonts libbz2-dev libicu-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:59:42 UTC RemoteUrl: https://github.com/bioc/scFeatures RemoteRef: HEAD RemoteSha: 85a725316f0a0a15a46b56ea47de2266b15cfd52 NeedsCompilation: no Packaged: 2026-07-04 22:46:30 UTC; root Author: Yue Cao [aut, cre], Yingxin Lin [aut], Ellis Patrick [aut], Pengyi Yang [aut], Jean Yee Hwa Yang [aut] Maintainer: Yue Cao