Description Usage Arguments Examples
Parser for oncodrivefml.
1 | oncodrivefml(input, elements, output_dir, sequencing = "wgs", configuration)
|
input |
File containing mutations |
elements |
GZIP compressed file with the genomic elements to analyze |
output_dir |
Output directory to be created |
sequencing |
Type of sequencing. Allowd 'wgs', 'wes' 'targeted'. By default='wgs'. |
configuration |
Path to configuration file. |
1 2 3 4 | ## Not run:
oncodrivefml(input = 'all_ins.tvs', elements = 'elements.elements', output_dir = 'rst/')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.