ctmarks {ontoProc} | R Documentation |
app to review molecular properties of cell types via cell ontology
ctmarks(cl)
cl |
an import of a Cell Ontology (or extended Cell Ontology) in ontology_index form |
a data.frame with features for selected cell types
Prototype of harvesting of cell ontology by searching has_part, has_plasma_membrane_part, intersection_of and allied ontology relationships. Uses shiny. Can perform better if getPROnto() and getGeneOnto() values are in .GlobalEnv as pr and go respectively.