Description Usage Arguments Value
View source: R/stratification_functions.r
Update an existing stratification by applying a gene expression score
1 2 3 4 5 6 | apply_expression_signature_reclassification(
original_cat,
expression_score,
fav_threshold,
adverse_threshold
)
|
original_cat |
The original stratification category. |
expression_score |
The gene expression signature score. |
fav_threshold |
Threshold for adjusting stratification to 'favourable' category. |
adverse_threshold |
Threshold for adjusting stratification to 'adverse' category. |
A revised stratification category and justification
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.