View source: R/somenone_variantconsensus.R
gr_super_set | R Documentation |
Create GRanges 'superset' from GRanges per-sample, per-caller variants contains all variants found per sample in any caller
gr_super_set(var_list, name_callers, impacts)
var_list |
is a nested list of [[caller]][[samples1..n]] |
name_callers |
is a set of two callers used for initial screening |
impacts |
VEP impacts (one or combination of "HIGH", "MODERATE", "MODIFIER", "LOW") |
GRanges 'superset' of all callers, and samples therein
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.