View source: R/editing.functions.R
intersect.datasets | R Documentation |
Intersect samples and events of two dataset
intersect.datasets(x, y, intersect.genomes = TRUE)
x |
A TRONCO compliant dataset. |
y |
A TRONCO compliant dataset. |
intersect.genomes |
If False -> just samples |
A TRONCO complian dataset.
data(test_dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.