Skip to content

Commit

Permalink
New prefix: humap (#1249)
Browse files Browse the repository at this point in the history
This pull request adds the [Human Protein Complex Map](https://humap3.proteincomplexes.org) to the Bioregistry
  • Loading branch information
cthoyt authored Nov 3, 2024
1 parent 2fac64e commit 15bc130
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -52518,6 +52518,46 @@
},
"uri_format": "https://www.kazusa.or.jp/huge/gfpage/$1"
},
"humap": {
"contact": {
"email": "[email protected]",
"github": "ksdrew",
"name": "Kevin Drew",
"orcid": "0000-0002-1260-4413"
},
"contributor": {
"email": "[email protected]",
"github": "cthoyt",
"name": "Charles Tapley Hoyt",
"orcid": "0000-0003-4423-4370"
},
"description": "The hu.MAP integrates several large scale protein interaction datasets to obtain a comprehensive view of protein complexes.",
"example": "huMAP3_04143.1",
"github_request_issue": 1249,
"homepage": "https://humap3.proteincomplexes.org",
"license": "CC0-1.0",
"name": "Human Protein Complex Map",
"publications": [
{
"doi": "10.15252/msb.202010016",
"pmc": "PMC8111494",
"pubmed": "33973408",
"title": "hu.MAP 2.0: integration of over 15,000 proteomic experiments builds a global compendium of human multiprotein assemblies",
"year": 2021
},
{
"doi": "10.15252/msb.20167490",
"pmc": "PMC5488662",
"pubmed": "28596423",
"title": "Integration of over 9,000 mass spectrometry experiments builds a global map of human protein complexes",
"year": 2017
}
],
"synonyms": [
"humap3"
],
"uri_format": "https://humap3.proteincomplexes.org/displayComplexes?complex_key=$1"
},
"iao": {
"aberowl": {
"description": "An ontology of information entities.",
Expand Down

0 comments on commit 15bc130

Please sign in to comment.