get_oncokb_annotations | R Documentation |
Get a data.table containing specific fields from a list of OncoKB responses
get_oncokb_annotations( oncokb.response, fields = c("highestSensitiveLevel", "highestResistanceLevel", "highestDiagnosticImplicationLevel", "highestPrognosticImplicationLevel") )
oncokb.response |
either a single response object or a list of response objects |
fields |
the fields to extract from the OncoKB response |
data.table with the values of the fields in each response
Alon Shaiber
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.