Skip to content

Commit

Permalink
Merge pull request #2366 from kimrutherford/master
Browse files Browse the repository at this point in the history
Add db-xref config for PomBase transcripts
  • Loading branch information
kltm authored Sep 26, 2024
2 parents 33bfe3e + a31715c commit 79e4519
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions metadata/db-xrefs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2046,6 +2046,12 @@
url_syntax: https://www.pombase.org/gene/[example_id]
example_id: PomBase:SPBC11B10.09
example_url: https://www.pombase.org/gene/SPBC11B10.09
- type_name: transcript
type_id: SO:0000673
id_syntax: S\w+(\.)?\w+(\.)?\d+
url_syntax: https://www.pombase.org/gene/[example_id]
example_id: PomBase:SPCC548.03c.2
example_url: https://www.pombase.org/gene/SPCC548.03c.2
- database: Pompep
name: Schizosaccharomyces pombe protein data
generic_urls:
Expand Down

0 comments on commit 79e4519

Please sign in to comment.