Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New prefix: psskb #1398

Merged
merged 10 commits into from
Feb 13, 2025
Merged
30 changes: 30 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -88335,6 +88335,21 @@
}
],
"uri_format": "https://seq2fun.dcmb.med.umich.edu/furna/pdb.cgi?pdbid=$1"
},
{
"code": "psskb",
"description": "PSSKB allows researchers to model post translational modifications and amino acid substitutions in proteins, providing 3D structural representations. This tool is important for studying how modifications impact protein stability, localization, and function.",
"homepage": "https://psskb.org/",
"name": "Protein Structure and Stability Knowledge Base",
"publications": [
{
"doi": "10.1002/jcc.70046",
"pubmed": "39876062",
"title": "PSSKB: A Web Application to Study Protein Structures",
"year": 2025
}
],
"uri_format": "https://www.rcsb.org/structure/$1"
bgyori marked this conversation as resolved.
Show resolved Hide resolved
}
],
"publications": [
Expand Down Expand Up @@ -116924,6 +116939,21 @@
}
],
"uri_format": "http://165.194.60.211:9006/detail/$1"
},
{
"code": "psskb",
"description": "PSSKB allows researchers to model post translational modifications and amino acid substitutions in proteins, providing 3D structural representations. This tool is important for studying how modifications impact protein stability, localization, and function.",
"homepage": "https://psskb.org/",
"name": "Protein Structure and Stability Knowledge Base",
"publications": [
{
"doi": "10.1002/jcc.70046",
"pubmed": "39876062",
"title": "PSSKB: A Web Application to Study Protein Structures",
"year": 2025
}
],
"uri_format": "https://www.uniprot.org/uniprotkb/$1/entry"
}
],
"publications": [
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 @@ -169,3 +169,4 @@ pubmed relevant orcid date_curated relevancy_type pr_added notes
39728342 0 0009-0008-8406-631X 2025-01-17 non_resource_paper 1364
39729356 0 0009-0008-8406-631X 2025-01-14 not_identifiers_resource 1364
39732706 0 0009-0008-8406-631X 2025-01-10 not_identifiers_resource 1351
39876062 1 0009-0008-8406-631x 2025-02-01 new_provider 1398
Loading