- Home
- Bioconductor 3.16
- Software Packages
- signifinder
signifinder
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see signifinder.
Implementations of transcriptional cancer signatures
Bioconductor version: 3.16
signifinder is an R package for computing and exploring a compendium of tumor signatures. It allows computing signatures scores providing the only gene expression values and returns a single-sample score. Currently, signifinder contains 46 distinct signatures collected from the literature.
Author: Stefania Pirrotta [cre, aut], Enrica Calura [aut]
Maintainer: Stefania Pirrotta <stefania.pirrotta at phd.unipd.it>
citation("signifinder")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("signifinder")
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("signifinder")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.