Description Usage Arguments Value
View source: R/drug_screen_nuevo.R
Anything above cutoff will be considered to be drug-sensitive.
1 |
pgm |
A patient gene matrix: bipartate graph with patient ids as columns, genes as rows and cell values the drug screen score. |
s |
A settings list object. |
verbose |
A logical flag indicating if additional information should be displayed. |
cutoffScore |
Optional, the score, above which genes will be considered sensitive. If not provided, interactive prompt will be shown to the user. |
list
with slots pgm, a logical patient gene matrix and s
the settings list object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.