annotated_bcf_to_oncotable | R Documentation |
Collect results from annotated BCF for oncotable
annotated_bcf_to_oncotable( annotated_bcf, filter = "PASS", keepeff = c("trunc", "cnadel", "cnadup", "complexsv", "splice", "inframe_indel", "fusion", "missense", "promoter", "regulatory", "mir"), id = "", verbose = FALSE )
annotated_bcf |
(character) path to file |
filter |
(character) default PASS |
keepeff |
(character) variants to keep |
id |
(character) ID of sample |
verbose |
(logical) default FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.