-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
32 lines (32 loc) · 1.13 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: ASSIGN
Type: Package
Title: Adaptive Signature Selection and InteGratioN (ASSIGN)
Version: 1.7.1
Date: 2014-10-30
Author: Ying Shen, Andrea H. Bild, W. Evan Johnson, and Mumtehena Rahman
Maintainer: Ying Shen <[email protected]>, W. Evan Johnson <[email protected]>,
David Jenkins <[email protected]>, Mumtehena Rahman <[email protected]>
Depends:
Rlab,
msm,
gplots
Description: 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 literatures 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.
License: MIT
Imports:
graphics,
grDevices,
stats,
utils
biocViews: Software, GeneExpression, Pathways, Bayesian
Suggests:
testthat
RoxygenNote: 5.0.1