- Home
- Bioconductor 3.20
- Software Packages
- sigsquared
sigsquared
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see sigsquared.
Gene signature generation for functionally validated signaling pathways
Bioconductor version: 3.20
By leveraging statistical properties (log-rank test for survival) of patient cohorts defined by binary thresholds, poor-prognosis patients are identified by the sigsquared package via optimization over a cost function reducing type I and II error.
Author: UnJin Lee
Maintainer: UnJin Lee <unjin at uchicago.edu>
citation("sigsquared")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("sigsquared")
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("sigsquared")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.