Description Usage Arguments Value Examples
View source: R/editing.functions.R
Delete a pattern and every associated hypotheses from the dataset
| 1 | 
| x | A TRONCO compliant dataset. | 
| pattern | A pattern name | 
A TRONCO complian dataset.
| 1 2 | data(test_dataset)
delete.pattern(test_dataset, pattern='XOR_EZH2')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.