as.hypotheses | R Documentation |
Return the hypotheses in the dataset which constitute CAPRI's hypotheses.
as.hypotheses(x, cause = NA, effect = NA)
x |
A TRONCO compliant dataset. |
cause |
A list of genes to use as causes |
effect |
A list of genes to use as effects |
The hypotheses in the dataset which constitute CAPRI's hypotheses.
data(test_dataset)
as.hypotheses(test_dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.