Description Usage Arguments Value
Query using fixed number of genes
1 | query_fixed_ngenes(dprimes, drug_info, breaks = c(seq(50, 950, 50), 1001))
|
dprimes |
List with names of signatures to query with. Each item of list is named a numeric vector of effect size values with names corresponding to the gene. |
drug_info |
Matrix of differential expression values to query against. Row names are genes and column names are signatures. |
breaks |
Breaks to use for determing |
Named list with items:
resl |
For each value of |
ngenes |
For each value of |
@seealso query_drugs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.