annotate_called_variants | R Documentation |
Given a manifest, annotate data as variant data (vcf
or maf
).
annotate_called_variants(metadata, workflow_link, verbose = TRUE)
metadata |
Metadata table to build upon. |
workflow_link |
Workflow link to most specific part of workflow generating these data. |
verbose |
Give verbose reports for what's happening. |
maf
files use the same template but with different default values.
If in the future maf
s require a significantly different template,
then this should be factored out into a separate annotation function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.