Description Usage Arguments Value
View source: R/capri.hypotheses.R
Add a new hypothesis by creating a new event and adding it to the compliant genotypes
1 2 3 4 5 6 7 | hypothesis.add(
data,
pattern.label,
lifted.pattern,
pattern.effect = "*",
pattern.cause = "*"
)
|
data |
A TRONCO compliant dataset. |
pattern.label |
Label of the new hypothesis. |
lifted.pattern |
Vector to be added to the lifted genotype resolving the pattern related to the new hypothesis |
pattern.effect |
Possibile effects for the pattern. |
pattern.cause |
Possibile causes for the pattern. |
A TRONCO compliant object with the added hypothesis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.