Description Usage Arguments Value
View source: R/gene.variants.fmi.R
'gene.variants.fmi()' provides natural language processing tools to abstract gene variants data from foundation medicine genomic reports
1 | gene.variants.fmi(data = dplyr::tibble(Results = readr::clipboard()))
|
data |
The data frame of the genomic report of interest. This can be copied to the Clipboard from the EHR report by "selecting all" and then "copy". That is the default. If you don't use the clipboard function, you can use a data frame of the text file. The single column data frame should be labeled "Results". Required. |
a data frame with two columns: variables (the redcap variable names) and results (the data to be imported in to redcap)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.