Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/kltm/go-site
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Mar 12, 2015
2 parents 396657e + 772f58f commit bccd717
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions metadata/db-xrefs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2196,29 +2196,29 @@
- type_name: gene
type_id: SO:0000704
id_syntax: S[0-9]{9}
url_syntax: http://db.yeastgenome.org/cgi-bin/locus.pl?dbid=[example_id]
url_syntax: http://www.yeastgenome.org/locus/[example_id]/overview
example_id: SGD:S000006169
example_url: http://db.yeastgenome.org/cgi-bin/locus.pl?dbid=S000006169
example_url: http://www.yeastgenome.org/locus/S000006169/overview
- database: SGD_LOCUS
name: Saccharomyces Genome Database
generic_urls:
- http://www.yeastgenome.org/
entity_types:
- type_name: entity
type_id: BET:0000000
url_syntax: http://db.yeastgenome.org/cgi-bin/locus.pl?locus=[example_id]
url_syntax: http://www.yeastgenome.org/locus/[example_id]/overview
example_id: SGD_LOCUS:GAL4
example_url: http://db.yeastgenome.org/cgi-bin/locus.pl?locus=GAL4
example_url: http://www.yeastgenome.org/locus/S000006169/overview
- database: SGD_REF
name: Saccharomyces Genome Database
generic_urls:
- http://www.yeastgenome.org/
entity_types:
- type_name: entity
type_id: BET:0000000
url_syntax: http://db.yeastgenome.org/cgi-bin/reference/reference.pl?dbid=[example_id]
url_syntax: http://www.yeastgenome.org/reference/[example_is]/overview
example_id: SGD_REF:S000049602
example_url: http://db.yeastgenome.org/cgi-bin/reference/reference.pl?dbid=S000049602
example_url: http://www.yeastgenome.org/reference/S000049602/overview
- database: SGN
name: Sol Genomics Network
generic_urls:
Expand Down

0 comments on commit bccd717

Please sign in to comment.