collect_CO: Collect a Cell Ontology database.

View source: R/collect_databases.R

collect_COR Documentation

Collect a Cell Ontology database.

Description

This function performs cellTypeToGenes() for collecting a Cell Ontology database.

Usage

collect_CO(orgdb = NULL)

Arguments

orgdb

A genome annotation package.

Value

Results from getCellOnto().

Examples

## 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)


keita-iida/ASURATDB documentation built on Feb. 21, 2023, 6:05 p.m.