Skip to content

Commit

Permalink
Update mobidb prefix (#1286)
Browse files Browse the repository at this point in the history
This pull request curates a new publication for the `mobidb` prefix.
It also updates the `homepage` and `uri_format` based on the updated URL
provided in the PubMed paper.

PubMed: https://pubmed.ncbi.nlm.nih.gov/39470701/

Co-authored-by: Mufaddal Naguthanawala <m.nguthana@hotmail.com>
Co-authored-by: Benjamin M. Gyori <ben.gyori@gmail.com>
  • Loading branch information
3 people authored Nov 27, 2024
1 parent b5cffaf commit 2589007
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
10 changes: 8 additions & 2 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -71090,7 +71090,7 @@
"Biology"
]
},
"homepage": "http://mobidb.bio.unipd.it",
"homepage": "https://mobidb.org",
"integbio": {
"description": "MobiDB is a database of intrinsically disordered regions (IDRs) and related features from various sources and prediction tools. Different levels of reliability and different features are reported as different and independent annotations. The database features three levels of annotation: manually curated, indirect and predicted. MobiDB annotates the binding modes of disordered proteins, whether they undergo disorder-to-order transitions or remain disordered in the bound state. In addition, disordered regions undergoing liquid-liquid phase separation or post-translational modifications are defined.",
"fairsharing": "FAIRsharing.jwra3e",
Expand Down Expand Up @@ -71150,6 +71150,12 @@
},
"provides": "uniprot",
"publications": [
{
"doi": "10.1093/nar/gkae969",
"pubmed": "39470701",
"title": "MOBIDB in 2025: integrating ensemble properties and function annotations for intrinsically disordered proteins",
"year": 2024
},
{
"doi": "10.1093/nar/gkaa1058",
"pmc": "PMC7779018",
Expand Down Expand Up @@ -71190,7 +71196,7 @@
"pubmed": "36416266"
}
],
"uri_format": "https://mobidb.bio.unipd.it/entries/$1"
"uri_format": "https://mobidb.org/$1"
}
},
"mod": {
Expand Down
1 change: 1 addition & 0 deletions src/bioregistry/data/curated_papers.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ pubmed relevant orcid date_curated relevancy_type pr_added notes
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 2589007

Please sign in to comment.