We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59c93b2 + 580fc25 commit 2c28e5eCopy full SHA for 2c28e5e
sabiork/sabiork.php
@@ -113,8 +113,7 @@ function Run()
113
$buf = file_get_contents("compress.zlib://".$reaction_file);
114
115
// send for parsing
116
- $p = new BioPAX2Bio2RDF($this->getRegistry());
117
-
+ $p = new BioPAX2Bio2RDF($this);
118
$p->SetBuffer($buf)
119
->SetBioPAXVersion(3)
120
->SetBaseNamespace("http://sabio.h-its.org/biopax#")
0 commit comments