Skip to content
Prev 11631 / 21312 Next

[Bioc-devel] Identical methods in two packages

On 14 September 2017 15:15, Herv? Pag?s wrote:

            
Ontology,character is the constructor for the Ontology class, so it fits
quite well.

If I considered changing that constructor, I would also want to change
the name of the class (say something like OlsOntology) and all other
similar classes/constructor (Term, Properties, ...) to keep the naming
conventions withing the package consistent.

Here is how things are named in rols, according to the Ontology lookup
service (OLS): the ontology is GO, and CC, MF and BP are called
namespaces of that ontolgy. Wikipedia and the Gene Ontolfy site
(http://geneontology.org/page/ontology-documentation) also refer to them
as domains.
Ontology: Gene Ontology (go)  
  An ontology for describing the function of genes and gene products
   Loaded: 2017-09-13 Updated: 2017-09-14 Version: 2017-09-12 
   49106 terms  67 properties  0 individuals
Object of class 'Terms' with 49107 entries
 From the GO ontology
  GO:0005230, GO:0015276 ... GO:0032942, GO:0019987
A Term from the GO ontology: GO:0005622 
 Label: intracellular
  The living contents of a cell; the matter contained within (but not
  including) the plasma membrane, usually taken to exclude large vacuoles
  and masses of secretory or ingested material. In eukaryotes it includes
  the nucleus and cytoplasm.
[1] "go"
[1] "cellular_component"
biological_process cellular_component molecular_function 
             30596               4309              12132
             
This is how this work for all 198 ontologies available through the OLS.

I am going to leave things as they are for the moment (I anyway don't
have time now) and think a bit more about it.

Thanks anyway for considering doing changes in AnnotationDbi and for the
discussion.

Best wishes,

Laurent