Description Usage Arguments Examples
Adds a column of gene output with its description to the DGEList using geneConvert.
1 | idAdd(dl, species, input_id, output_id)
|
dl |
A DGEList with rownames that are valid gene annotations. |
species |
The species name. Must be compliant with NCBI names. Shortcut names "mouse", "rat", and "human" are hardcoded as valid alternatives for convenience. |
input_id |
The valid geneConvert input id for the query. A simplistic search is built into the function. |
output_id |
The valid geneConvert output id for the query. A simplistic search is built into the function. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.