which_impact_panel: provide a list of impact panels a provided gene is found...

which_impact_panelR Documentation

provide a list of impact panels a provided gene is found within

Description

provide a list of impact panels a provided gene is found within

Usage

which_impact_panel(hugo_symbol)

Arguments

hugo_symbol

a vector of hugo symbols

Value

a data frame with hugo symbols and the IMPACT panels on which they are included

Examples


hugos <- unique(gnomeR::mutations$hugoGeneSymbol)[1:10]

which_impact_panel(hugos)


MSKCC-Epi-Bio/gnomeR documentation built on March 28, 2024, 2:42 a.m.