Description Usage Arguments Value
View source: R/gene.variants.transform.for.redcap.R
'gene.variants.transform.for.redcap()' transforms a data frame from gene_variants.isolate.onco() to be imported into a REDCap Instrument with the "Genomics Instrument"
1 |
data |
A data frame of gene names with their gene variants in an untidy, single cell, e.g. as an output of one of the gene.variants.isolate...() functions. 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.