Skip to content

Commit a137972

Browse files
committed
Update PomBase link
1 parent 998d853 commit a137972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rnacentral/portal/models/accession.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ def get_expert_db_external_url(self):
223223
"PLNCDB": "https://www.tobaccodb.org/plncdb/nunMir?plncdb_id={id}",
224224
"DICTYBASE": "http://dictybase.org/gene/{id}",
225225
"SILVA": "http://www.arb-silva.de/browser/{lsu_ssu}/silva/{id}",
226-
"POMBASE": "http://www.pombase.org/spombe/result/{id}",
226+
"POMBASE": "http://www.pombase.org/gene/{id}",
227227
"GREENGENES": "https://www.ebi.ac.uk/ena/browser/view/{id}.{version}",
228228
"NONCODE": "http://www.noncode.org/show_rna.php?id={id}&version={version}",
229229
"LNCIPEDIA": "http://www.lncipedia.org/db/transcript/{id}",

0 commit comments

Comments
 (0)