- Home
- Bioconductor 3.21
- Software Packages
- scFeatures
scFeatures
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see scFeatures.
scFeatures: Multi-view representations of single-cell and spatial data for disease outcome prediction
Bioconductor version: 3.21
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.
Author: Yue Cao [aut, cre], Yingxin Lin [aut], Ellis Patrick [aut], Pengyi Yang [aut], Jean Yee Hwa Yang [aut]
Maintainer: Yue Cao <yue.cao at sydney.edu.au>
citation("scFeatures")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scFeatures")
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("scFeatures")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.