Description Usage Arguments Value
View source: R/add_resistance_info.R
Calls resistance for variants provided, joins the variant and resistance tables by mutational change columns. <GENE_A123B>
1 | add_resistance_info(f.dat, resistance_table, all_muts = TRUE)
|
f.dat |
intermediate-annotated data.frame |
resistance_table |
the current version of the resistance db in csv format |
all_muts |
when TRUE all variants passed are returned even if they conferred no resistance |
anecdotal |
include anectodat database entries in returned results? |
data.frame of resistance variants
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.