generateEntrezIdLinks {a4Reporting} | R Documentation |
Utility function to transform an ENTREZ ID into a hyperlink on the NCBI Entrez page for the given gene
generateEntrezIdLinks(x)
x |
vector of Entrez IDs |
vector of hyperlinks for the corresponding Entrez IDs
Snippet taken from the annaffy
package
Tobias Verbeke
generateEntrezIdLinks(c("5230", "18655"))