which_impact_panel | R Documentation |
provide a list of impact panels a provided gene is found within
which_impact_panel(hugo_symbol)
hugo_symbol |
a vector of hugo symbols |
a data frame with hugo symbols and the IMPACT panels on which they are included
hugos <- unique(gnomeR::mutations$hugoGeneSymbol)[1:10]
which_impact_panel(hugos)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.