Skip to content

Commit 7de9223

Browse files
committed
Fixing a bug where pdb database was removed from annotation
1 parent 87fbea6 commit 7de9223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotate_nodes.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
spKey = {'PAMGO_Atumefaciens', 'tair', 'aspgd', 'goa_cow', 'wb', 'cgd', ...
149149
'goa_dog', 'zfin', 'PAMGO_Ddadantii', 'dictyBase', 'fb', 'ecocyc', ...
150150
'goa_chicken', 'goa_human', 'GeneDB_Lmajor', 'PAMGO_Mgrisea', ...
151-
'mgi', 'PAMGO_Oomycetes', 'gramene_oryza', 'goa_pdb', 'GeneDB_Pfalciparum', ...
151+
'mgi', 'PAMGO_Oomycetes', 'gramene_oryza', 'GeneDB_Pfalciparum', ...
152152
'pseudocap', 'rgd', 'reactome', 'sgd', 'pombase', 'sgn', 'goa_pig', ...
153153
'GeneDB_Tbrucei'};
154154

0 commit comments

Comments
 (0)