getCellOnto {ontoProc} | R Documentation |
load ontologies that may include non-ascii strings and therefore cannot be in data folder
getCellOnto() getCellLineOnto() getEFOOnto() getChebiLite() getCellosaurusOnto() getUBERON_NE() getChebiOnto() getOncotreeOnto()
instance of ontology_index (S3) from ontologyIndex
instance of ontology_index (S3) from ontologyIndex
instance of ontology_index (S3) from ontologyIndex
instance of ontology_index (S3) from ontologyIndex
instance of ontology_index (S3) from ontologyIndex
instance of ontology_index (S3) from ontologyIndex
instance of ontology_index (S3) from ontologyIndex
instance of ontology_index (S3) from ontologyIndex
co = getCellOnto() co clo = getCellLineOnto() length(clo$id) che = getChebiLite() length(che$id) efo = getEFOOnto() length(efo$id)