Skip to content

Commit

Permalink
Update glygen (#1015)
Browse files Browse the repository at this point in the history
Includes GlyGen edits

---------

Co-authored-by: Charles Tapley Hoyt <cthoyt@gmail.com>
Co-authored-by: Jeet Vora <25825266+jeet-vora@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 15, 2023
1 parent bdcda17 commit de7d0aa
Showing 1 changed file with 26 additions and 3 deletions.
29 changes: 26 additions & 3 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -39869,14 +39869,20 @@
"uri_format": "http://www.glycosciences.de/database/start.php?action=explore_linucsid&linucsid=$1"
},
"glygen": {
"contact": {
"email": "jeetvora@gwmail.gwu.edu",
"github": "jeet-vora",
"name": "Jeet Vora",
"orcid": "0000-0002-5317-1458"
},
"contributor": {
"email": "cthoyt@gmail.com",
"github": "cthoyt",
"name": "Charles Tapley Hoyt",
"orcid": "0000-0003-4423-4370"
},
"description": "GlyGen is a data integration and dissemination project for carbohydrate and glycoconjugate related data. GlyGen retrieves information from multiple international data sources and integrates and harmonizes this data.",
"example": "G24361QY",
"example": "G17689DH",
"fairsharing": {
"abbreviation": "GlyGen",
"description": "GlyGen is a data integration and dissemination project for carbohydrate and glycoconjugate related data. GlyGen retrieves information from multiple international data sources and integrates and harmonizes this data. This web portal allows exploring this data and performing unique searches that cannot be executed in any of the integrated databases alone.",
Expand All @@ -39897,12 +39903,27 @@
],
"twitter": "gly_gen"
},
"homepage": "https://glygen.org/glycan/",
"homepage": "https://glygen.org/",
"keywords": [
"genomics",
"glycomics",
"glycoproteomics",
"life science",
"proteomics"
],
"mappings": {
"fairsharing": "FAIRsharing.aI1J5W",
"uniprot": "DB-0254"
},
"name": "Computational and Informatics Resources for Glycoscience",
"name": "GlyGen Computational and Informatics Resources for Glycoscience",
"owners": [
{
"name": "George Washington University",
"partnered": false,
"ror": "00y4zzh67"
}
],
"pattern": "^G[0-9]{5}[A-Z]{2}$",
"publications": [
{
"doi": "10.1093/glycob/cwz080",
Expand All @@ -39912,6 +39933,8 @@
"year": 2020
}
],
"repository": "https://github.com/glygener",
"twitter": "gly_gen",
"uniprot": {
"abbreviation": "GlyGen",
"category": "PTM databases",
Expand Down

0 comments on commit de7d0aa

Please sign in to comment.