Bioc2026 Registration Open!

ASSIGN

Adaptive Signature Selection and InteGratioN (ASSIGN)

Bioconductor version: 3.23 · Package version: 1.48.0

ASSIGN is a computational tool to evaluate the pathway deregulation/activation status in individual patient samples. ASSIGN employs a flexible Bayesian factor analysis approach that adapts predetermined pathway signatures derived either from knowledge-based literature or from perturbation experiments to the cell-/tissue-specific pathway signatures. The deregulation/activation level of each context-specific pathway is quantified to a score, which represents the extent to which a patient sample encompasses the pathway deregulation/activation signature.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("ASSIGN")

Details

MaintainerYing Shen <yshen3@bu.edu>, W. Evan Johnson <wej@bu.edu>, David Jenkins <dfj@bu.edu>, Mumtehena Rahman <moom.rahman@utah.edu>
AuthorYing Shen, Andrea H. Bild, W. Evan Johnson, and Mumtehena Rahman
LicenseMIT + file LICENSE
URLhttps://compbiomed.github.io/ASSIGN/
Bug Reportshttps://github.com/compbiomed/ASSIGN/issues
Downloads rank428
Source branchRELEASE_3_23
biocViewsBayesian, GeneExpression, Pathways, Software

Documentation

Download

Dependencies

Depends: R (>= 3.4)

Imports: gplots, graphics, grDevices, msm, Rlab, stats, sva, utils, ggplot2, yaml

Suggests: testthat, BiocStyle, lintr, knitr, rmarkdown

Reverse dependencies

Imports Me (1): TBSignatureProfiler