cran / ontologyIndex

:exclamation: This is a read-only mirror of the CRAN R package repository. ontologyIndex — Reading Ontologies into R
6 stars 3 forks source link

how to create a new ontology index #1

Open zll15811176022 opened 5 years ago

zll15811176022 commented 5 years ago

hi, I have a question about how to create a new ontology index. I want to use ontologyIndex to create ontology index for ncit.obo file. Here is my code:

library(ontologyIndex) get_ontology("D:\ncit.obo") data(ncit)

Warning message: In data(pathway) : there is no ‘pathway’ dataset.

How should I do?

gaborcsardi commented 5 years ago

Hi, this is a read-only mirror of CRAN, please see the DESCRIPTION file for the real package authors.