Description Usage Arguments Value
View source: R/capri.hypotheses.R
Add all the hypotheses related to homologou events
1 2 3 4 5 6 7 | hypothesis.add.homologous(
x,
pattern.cause = "*",
pattern.effect = "*",
genes = as.genes(x),
silent = FALSE
)
|
x |
A TRONCO compliant dataset. |
pattern.cause |
Possibile causes for the pattern. |
pattern.effect |
Possibile effects for the pattern. |
genes |
List of genes to be considered as possible homologous. For these genes, all the types of mutations will be considered functionally equivalent. |
silent |
A parameter to disable/enable verbose messages. |
A TRONCO compliant object with the added hypotheses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.