Skip to content

Commit

Permalink
Updated seed.subsystems url to working url
Browse files Browse the repository at this point in the history
  • Loading branch information
nalikapalayoor committed Jan 17, 2025
1 parent 05fde55 commit 69fe641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -104505,12 +104505,12 @@
"n2t": {
"description": "This cooperative effort, which includes Fellowship for Interpretation of Genomes (FIG), Argonne National Laboratory, and the University of Chicago, focuses on the development of the comparative genomics environment called the SEED. It is a framework to support comparative analysis and annotation of genomes, and the development of curated genomic data (annotation). Curation is performed at the level of subsystems by an expert annotator, across many genomes, and not on a gene by gene basis. This collection references subsystems.",
"example": "Biotin_biosynthesis",
"homepage": "http://seed-viewer.theseed.org/seedviewer.cgi",
"homepage": "https://modelseed.org/",
"name": "SEED Subsystem at Argonne National Laboratory",
"namespaceEmbeddedInLui": false,
"pattern": "^\\w+$",
"prefix": "seed.subsystems",
"uri_format": "http://seed-viewer.theseed.org/seedviewer.cgi?page=Subsystems&subsystem=$1"
"uri_format": "https://pubseed.theseed.org/SubsysEditor.cgi?page=ShowSubsystem&subsystem=$1"
},
"name": "SEED Subsystem",
"ncbi": {
Expand Down

0 comments on commit 69fe641

Please sign in to comment.