Skip to content

Files

Latest commit

136bfc9 · Jul 10, 2020

History

History
This branch is 1950 commits behind geneontology/go-site:master.

pipeline

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 14, 2017
Jan 9, 2019
May 7, 2019
Mar 31, 2020
Jun 27, 2017
Jun 19, 2017
Mar 14, 2017
Mar 14, 2017
Jul 17, 2017
Mar 14, 2017
Jul 10, 2020
Mar 14, 2017
Oct 2, 2019

New GO pipeline. For context, see:

Overview

  • Gathers external contributed files (GAFs, GPADs, ...)
  • Performs filtering and checking
    • We use an adapted version of "Mike's script", see util/
    • Afterwards runs owltools checks and inferences
  • Generates filtered files and derived files
    • GPAD, GAF and GPI
    • RDF for direct loading into blazegraph

Jenkins Job

Note these are not in production

Everything is driven by a makefile. It should be possible to run the makefile locally, on an amazon machine slaved to jenkins, etc

Environment

The pipeline/environment.sh script can be used to setup the environment before the makefile is run. Use source to run the script:

source environment.sh

or

. environment.sh

Status

Note yet active. Running in parallel.