Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -40240,19 +40240,32 @@
"name": "Chris Mungall",
"orcid": "0000-0002-6601-2165"
},
"contributor_extras": [
{
"github": "codytodonnell",
"name": "Cody O'Donnell",
"orcid": "0009-0007-1862-833X"
}
],
"description": "As a scientific user facility, the Environmental Molecular Sciences Laboratory (EMSL) provides expertise, instrumentation, and resources to 250 projects each year. Current and past projects supported through a variety of EMSL user proposal avenues are publicly searchable on the EMSL website. Project pages provide details including:\n- Research team and institution\n- The EMSL project DOI\n- Link to project data available in EMSLs Data Portal\n- Project type",
"example": "60141",
"github_request_issue": 835,
"homepage": "https://www.emsl.pnnl.gov/projects",
"name": "Environmental Molecular Sciences Laboratory Project",
"pattern": "^\\d+$",
"providers": [
{
"code": "legacy",
"uri_format": "https://www.emsl.pnnl.gov/project/$1"
}
],
"reviewer": {
"email": "cthoyt@gmail.com",
"github": "cthoyt",
"name": "Charles Tapley Hoyt",
"orcid": "0000-0003-4423-4370"
},
"uri_format": "https://www.emsl.pnnl.gov/project/$1"
"uri_format": "https://sc-data.emsl.pnnl.gov/?projectId=$1"
},
"ena.embl": {
"biocontext": {
Expand Down
Loading