geneontology / pipeline

Declarative pipeline for the Gene Ontology.
https://build.geneontology.org/job/geneontology/job/pipeline/
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Create branch to generate Reactome pathway GO-CAMs #301

Open dustine32 opened 2 years ago

dustine32 commented 2 years ago

Hoping this isn't a duplicate ticket.

Create a branch with a simplified Jenkinsfile to complete the following tasks:

Next step would be to commit these TTL files to the geneontology/reactome-go-cams and geneontology/noctua-models repos. We can start handling this step manually for now.

Frequency of this pipeline running could be manual for now. Maybe set up a recurring schedule or (more complex) somehow detect a new Reactome release and then trigger this pipeline.

@kltm You may have an opinion about whether we use the code in git versus pulling a release jar (like we do in the ontology build to generate reacto.owl)

kltm commented 2 years ago

A few questions/comments here: