Skip to content

Commit

Permalink
final ontology path; work on #158
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Jan 29, 2020
1 parent 8a5de81 commit e88d2d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -417,8 +417,7 @@ pipeline {
sh 'touch catalog-v001-for-noctua.xml'

// The actual command.
//sh 'java -jar biopax2go.jar -b Homo-sapiens.owl -reacto ./REACTO -c catalog-v001-for-noctua.xml -lego http://skyhook.berkeleybop.org/issue-158-reactome-ontology/ontology/extensions/go-lego.owl'
sh 'java -jar biopax2go.jar -b Homo_sapiens.owl -reacto ./reacto -lego http://current.geneontology.org/ontology/extensions/go-lego.owl'
sh 'java -jar biopax2go.jar -b Homo_sapiens.owl -reacto ./reacto -lego http://skyhook.berkeleybop.org/issue-158-reactome-ontology/ontology/extensions/go-lego.owl'

// Make sure that we copy any files there,
// including the core dump of produced.
Expand Down

0 comments on commit e88d2d4

Please sign in to comment.