Description Usage Arguments Value Note Author(s) See Also Examples
View source: R/annotationTable.R
Utility function to transform an ENTREZ ID into a hyperlink on the NCBI Entrez page for the given gene
1 |
x |
vector of Entrez IDs |
vector of hyperlinks for the corresponding Entrez IDs
Snippet taken from the annaffy
package
Tobias Verbeke
1 | generateEntrezIdLinks(c("5230", "18655"))
|
[1] "http://www.ncbi.nlm.nih.gov/gene/5230"
[2] "http://www.ncbi.nlm.nih.gov/gene/18655"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.