diff --git a/src/bioregistry/data/bioregistry.json b/src/bioregistry/data/bioregistry.json index 706bc8157..ee098fad3 100644 --- a/src/bioregistry/data/bioregistry.json +++ b/src/bioregistry/data/bioregistry.json @@ -49649,6 +49649,22 @@ "uri_format": "https://www.genenames.org/cgi-bin/gene_symbol_report?match=$1" }, "providers": [ + { + "code": "g2p", + "description": "A resource for linking genetic screening outputs to protein sequences and structures", + "homepage": "https://g2p.broadinstitute.org/", + "name": "Genomics 2 Proteins Portal", + "publications": [ + { + "doi": "10.1038/s41592-024-02409-0", + "pmc": "PMC11466821", + "pubmed": "39294369", + "title": "Genomics 2 Proteins portal: a resource and discovery tool for linking genetic screening outputs to protein sequences and structures", + "year": 2024 + } + ], + "uri_format": "https://g2p.broadinstitute.org/gene/$1" + }, { "code": "depmap", "description": "DepMap summary of the given gene",