View source: R/genomics.df.unite.R
genomics.df.unite | R Documentation |
'genomics.df.unite()' wrangles and processes genomics data from a REDCap project that has incorporated the Genomics Instrument. This allows for expedited analysis of patient-level data from REDCap. Genetic alterations are listed in wide format with a concatenation of genomic alterations in one cell.
genomics.df.unite(data)
data |
data frame/tibble |
A data frame with the list of genes altered in a single cell
# Create a new DF with sample data set BodyMap::mock_mcc_dataset %>% genomics.df.unite()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.