Open cycle20 opened 2 years ago
2 IDs were not mapped: CDO-1 MMP23A
An example: adaptavir: CCR5: versus https://www.guidetopharmacology.org/GRAC/ObjectDisplayForward?objectId=62 https://www.guidetopharmacology.org/GRAC/LigandDisplayForward?ligandId=11692 https://www.uniprot.org/uniprotkb/P51681/entry#disease_variants https://drugcentral.org/?q=CCR5&approval= https://www.ebi.ac.uk/chembl/target_report_card/CHEMBL274/
Corrupted label records at FDA:
matchLevel ingrLength year splEffDate setId ndcCodes applicationNumber submitter
<dbl> <int> <chr> <chr> <chr> <chr> <chr> <chr>
1 1 1 NA 20070330 346af8fe-3816-49de-bfd3-5a7425e728f9 57664-291; 57664-292 NA CARACO PHARMACEUTICAL LABORATORIES LTD
2 1 1 NA 20060104 f133fe04-1550-4fa4-9dc4-652c27936bf2 0091-3351; 0091-3352 NA SCHWARZ PHARMA
curl 'https://api.fda.gov/drug/ndc.json?search=product_ndc:57664-291&limit=1'
curl 'https://api.fda.gov/drug/ndc.json?search=product_ndc:57664-292&limit=1'
curl 'https://api.fda.gov/drug/ndc.json?search=product_ndc:0091-3351&limit=1'
curl 'https://api.fda.gov/drug/ndc.json?search=product_ndc:0091-3352&limit=1'
{
"error": {
"code": "NOT_FOUND",
"message": "No matches found!"
}
}