Skip to content

Commit

Permalink
Merge branch 'main' into update_mobidb
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori authored Nov 26, 2024
2 parents a8220b3 + 2e9b955 commit 78c7d4f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
21 changes: 21 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -46785,6 +46785,12 @@
"uri_format": "http://genomesonline.org/cgi-bin/GOLD/bin/GOLDCards.cgi?goldstamp=$1"
},
"publications": [
{
"doi": "10.1093/nar/gkae1000",
"pubmed": "39498478",
"title": "Genomes OnLine Database (GOLD) v.10: new features and updates",
"year": 2024
},
{
"doi": "10.1093/nar/gkaa983",
"pmc": "PMC7778979",
Expand Down Expand Up @@ -114820,6 +114826,21 @@
"uri_format": "http://www.uniprot.org/uniprot/$1"
},
"providers": [
{
"code": "oglcnac",
"description": "A comprehensive catalog of O-GlcNAcylated proteins",
"homepage": "https://www.oglcnac.mcw.edu",
"name": "The O-GlcNAc Database",
"publications": [
{
"doi": "10.1007/s00216-024-05571-8",
"pubmed": "39379619",
"title": "The O-GlcNAc database: introducing new features and tools developed from community feedback",
"year": 2024
}
],
"uri_format": "https://www.oglcnac.mcw.edu/search/?query_protein=$1"
},
{
"code": "iedb.antigen",
"description": "A comprehensive collection of data on immune epitopes, covering experimental data and resources, including antigens",
Expand Down
2 changes: 2 additions & 0 deletions src/bioregistry/data/curated_papers.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,7 @@ pubmed relevant orcid date_curated relevancy_type pr_added notes
39341795 1 0009-0009-5240-7463 2024-10-19 new_prefix 1223 Identifiers for non-coding RNA biomarkers for cancers
39341994 0 0009-0009-5240-7463 2024-10-15 not_identifiers_resource 1223
39345624 1 0009-0009-5240-7463 2024-10-19 new_publication 1223 Publication for sgd and sgd.pathways
39379619 1 0009-0009-5240-7463 2024-11-26 new_provider 1285 Provider for UniProt
39401100 1 0009-0009-5240-7463 2024-11-20 new_publication 1264 Publication for intact and intact.molecule
39470701 1 0009-0009-5240-7463 2024-11-26 new_publication 1286 Publication for mobidb
39498478 1 0009-0009-5240-7463 2024-11-25 new_publication 1283 Publication for gold

0 comments on commit 78c7d4f

Please sign in to comment.