add_bagel_classifications | R Documentation |
Add BAGEL classifications to data frame.
add_bagel_classifications(
data = NULL,
gene_column = 1,
ess = NULL,
noness = NULL
)
data |
data frame. |
gene_column |
the index of column containing gene symbols. |
ess |
vector of essential gene symbols. |
noness |
vector of non-essential gene symbols. |
logical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.