tx_split_DT | R Documentation |
Split data.table back to list with individual data.tables by 'gene' names
tx_split_DT(DT, dropEmpty = TRUE)
DT |
data.table. A table as output by the |
dropEmpty |
logical. Drops empty list elements, which occurs when data of genes have been entirely removed, but kept listed in the x$gene factor levels. |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.