Description Usage Arguments Value Examples
Get ENTREZ id from gene SYMBOL
1 | symbol_to_entrez(.data, .transcript = NULL, .sample = NULL)
|
.data |
A tt or tbl object. |
.transcript |
A character. The name of the gene symbol column. |
.sample |
The name of the sample column |
A tbl
1 | symbol_to_entrez(tidybulk::counts_mini, .transcript = transcript, .sample = sample)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.