Skip to content

Commit 33da386

Browse files
Merge pull request #283 from alisoncallahan/gene-hotfix
Gene hotfix
2 parents 111954a + 5e125a6 commit 33da386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ncbigene/ncbigene.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
*/
3232
require_once(__DIR__.'/../../php-lib/bio2rdfapi.php');
3333

34-
class EntrezGeneParser extends Bio2RDFizer{
34+
class NCBIGeneParser extends Bio2RDFizer{
3535

3636
private $version = null;
3737

0 commit comments

Comments
 (0)