Description Usage Arguments Value See Also Examples
Disease Ontology (DO) to Gene ID (ENTREZ)
1 | do2gene(do.id)
|
do.id |
A vector of DO IDs |
A list object containing Gene IDs for every DO ID
onto2gene
for all ontology to gene conversions as well as go2gene
, kegg2gene
, reactome2gene
.
1 2 | do.ids <- sample_data$DO$ID[1:3]
do2gene(do.ids)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.