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
34 changes: 34 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -96883,6 +96883,40 @@
"homepage": "https://wiki.phenoscape.org/wiki/Curation_workflow",
"name": "Phenoscape Publication"
},
"psskb": {
"contact": {
"email": "[email protected]",
"name": "Anna L. Kaysheva",
"orcid": "0000-0003-4472-2016"
},
"contributor": {
"email": "[email protected]",
"github": "nalikapalayoor",
"name": "Nalika Palayoor",
"orcid": "0009-0008-8406-631X"
},
"description": "PSSKB allows researchers to model post translational modifications and amino acid substitutions in proteins, providing 3D structural representations. Identifiers represent protein motifs on which PSSKB provides data.",
"example": "2VM6_A55_A135",
"github_request_issue": 1398,
"homepage": "https://psskb.org/",
"name": "Protein Structure and Stability Knowledge Base",
"pattern": "^[A-Za-z0-9_]+$",
"publications": [
{
"doi": "10.1002/jcc.70046",
"pubmed": "39876062",
"title": "PSSKB: A Web Application to Study Protein Structures",
"year": 2025
}
],
"reviewer": {
"email": "[email protected]",
"github": "bgyori",
"name": "Benjamin M. Gyori",
"orcid": "0000-0001-9439-5346"
},
"uri_format": "https://psskb.org/motif/card/$1"
},
"pubchem.bioassay": {
"biocontext": {
"prefix": "PUBCHEM.BIOASSAY"
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 @@ -184,3 +184,4 @@ pubmed relevant orcid date_curated relevancy_type pr_added notes
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
39841812 1 0009-0008-8406-631X 2025-01-10 new_publication 1399
39876062 1 0009-0008-8406-631X 2025-02-01 new_prefix 1398