Description Usage Arguments Value Examples
View source: R/do2description.R
Disease Ontology (DO) to Description
1 | do2description(do.id)
|
do.id |
A vector of DO IDs |
A data.frame
with DO IDs and their descriptions.
1 2 | do.ids <- sample_data$DO$ID[1:3]
do2description(do.ids)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.