View source: R/addGroupColumns.R
addGroupColumns | R Documentation |
Add group columns from UCSC_RefGene_Group annotated column. UCSC_RefGene_Group column must exists on inpu dataframe
addGroupColumns(data)
data |
dataframe used to create columns |
Original dataframe with UCSC_RefGene_Group field data split in multiple column (TSS200, TSS1500, 5'UTR, 1stExon, Body, 3'UTR) with TRUE/FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.