Skip to content

Commit 5e125a6

Browse files
Renamed class to NCBIGeneParser
1 parent 111954a commit 5e125a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ncbigene/ncbigene.php

Lines changed: 1 addition & 1 deletion
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)