View source: R/collect_databases.R
| collect_CO | R Documentation | 
This function performs cellTypeToGenes() for collecting a Cell Ontology database.
collect_CO(orgdb = NULL)
orgdb | 
 A genome annotation package.  | 
Results from getCellOnto().
## Not run: # Below may be a time-consuming run. dict_CO <- collect_CO(orgdb = org.Hs.eg.db::org.Hs.eg.db) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.