View source: R/somenone_variantconsensus.R
gr_super_alt_plot | R Documentation |
Wrapper of main functions
gr_super_alt_plot( var_list, name_callers, impacts, taga, included_order, which_genome )
var_list |
is a nested list of VEP annotated [[caller]][[samples1..n]] |
name_callers |
two of the variant callers |
impacts |
VEP impacts (one or combination of "HIGH", "MODERATE", "MODIFIER", "LOW") |
included_order |
oredering of samples for plotting |
which_genome |
hg19 or hg38 |
raw_list |
is a nested list of unfiltered calls [[caller]][[samples1..n]] |
tag |
is a string used to tag output |
GRanges object of all of single-letter HGVS protein IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.