Skip to content

Commit

Permalink
Merge pull request #787 from BioSchemas/new_resource_pharos
Browse files Browse the repository at this point in the history
Add new Pharos resource to live deploys
  • Loading branch information
albangaignard authored Oct 26, 2023
2 parents 9579862 + a6c32c4 commit e4aaef8
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions _data/live_deployments.json
Original file line number Diff line number Diff line change
Expand Up @@ -1737,7 +1737,27 @@
"highlight": "Over 15'000 genes from multiple organisms."
}
]
},
},
{
"name": "Pharos",
"description": "Pharos is the user interface to the Knowledge Management Center (KMC) for the Illuminating the Druggable Genome (IDG) program funded by the National Institutes of Health (NIH) Common Fund. (Grant No. 1U24CA224370-01). The goal of KMC is to develop a comprehensive, integrated knowledge-base for the Druggable Genome (DG) to illuminate the uncharacterized and/or poorly annotated portion of the DG.",
"url": "https://pharos.nih.gov/",
"sitemap": "https://pharos-api.ncats.io/sitemap.xml",
"profiles": [
{
"profileName": "Protein",
"conformsTo": "0.11-RELEASE",
"exampleURL": "https://pharos.nih.gov/targets/CAMK2A",
"highlight": "Over 20412 proteins."
},
{
"profileName": "ChemicalSubstance",
"conformsTo": "0.4-RELEASE",
"exampleURL": "https://pharos.nih.gov/ligands/tamatinib",
"highlight": "Over 355932 chemical substances."
}
]
},
{
"name": "e!DAL-PGP: Plant Genomics and Phenomics Research Data Repository",
"description": "The Leibniz Institute of Plant Genetics and Crop Plant Research (IPK) and German Plant Phenotyping Network (DPPN) has jointly initiated the Plant Genomics and Phenomics Research Data Repository (PGP) as infrastructure to comprehensively publish plant research data. This covers in particular cross-domain datasets that are not being published in central repositories because of its volume or unsupported data scope, like image collections from plant phenotyping and microscopy, unfinished genomes, genotyping data, visualizations of morphological plant models, data from mass spectrometry as well as software and documents.",
Expand All @@ -1755,8 +1775,7 @@
"conformsTo": "0.6-RELEASE",
"exampleURL": "http://dx.doi.org/10.5447/ipk/2022/5",
"highlight": "over 250 pages with markup"
}

}
]
}
]
Expand Down

0 comments on commit e4aaef8

Please sign in to comment.