Description Usage Arguments Value Author(s) References Examples
A function wrappered from Rpackage "biomaRt". Get gene description information from gene symbol information.
1 | addDescription(genome=c("hg38","hg19","mm10","mm9"), genevector)
|
genome |
A character specifies the genome type. Currently, choice of "hg38","hg19", "mm10", and "mm9" is supported. |
genevector |
A characteristic vector of gene symbols. |
A characteristic matrix of gene symbols and descriptions.
Bin Wang
Durinck S, Spellman P, Birney E and Huber W (2009) Mapping identifiers for the integration of genomic datasets with the R/Bioconductor package biomaRt. Nature Protocols, 4, 1184–1191.
Durinck S, Moreau Y, Kasprzyk A, Davis S, De Moor B, Brazma A and Huber W (2005) BioMart and Bioconductor: a powerful link between biological databases and microarray data analysis. Bioinformatics, 21, 3439–3440.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.