Dataset Open Access
Stupp, Gregory S;
Su, Andrew I
<?xml version='1.0' encoding='utf-8'?> <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd"> <identifier identifierType="DOI">10.5281/zenodo.1436000</identifier> <creators> <creator> <creatorName>Stupp, Gregory S</creatorName> <givenName>Gregory S</givenName> <familyName>Stupp</familyName> <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0000-0002-0644-7212</nameIdentifier> <affiliation>The Scripps Research Institute</affiliation> </creator> <creator> <creatorName>Su, Andrew I</creatorName> <givenName>Andrew I</givenName> <familyName>Su</familyName> <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0000-0002-9859-4104</nameIdentifier> <affiliation>The Scripps Research Institute</affiliation> </creator> </creators> <titles> <title>Drug Indications Extracted from FAERS</title> </titles> <publisher>Zenodo</publisher> <publicationYear>2018</publicationYear> <subjects> <subject>faers, drug indications, fda, drugs</subject> </subjects> <dates> <date dateType="Issued">2018-09-28</date> </dates> <language>en</language> <resourceType resourceTypeGeneral="Dataset"/> <alternateIdentifiers> <alternateIdentifier alternateIdentifierType="url">https://zenodo.org/record/1436000</alternateIdentifier> </alternateIdentifiers> <relatedIdentifiers> <relatedIdentifier relatedIdentifierType="DOI" relationType="IsVersionOf">10.5281/zenodo.1435999</relatedIdentifier> </relatedIdentifiers> <version>2018q2</version> <rightsList> <rights rightsURI="https://creativecommons.org/publicdomain/zero/1.0/legalcode">Creative Commons Zero v1.0 Universal</rights> <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights> </rightsList> <descriptions> <description descriptionType="Abstract"><p>This dataset contains drug indications extracted from the&nbsp;FDA Adverse Event Reporting System (<a href="https://www.fda.gov/drugs/guidancecomplianceregulatoryinformation/surveillance/adversedrugeffects/">FAERS</a>).</p> <p>Source code here:&nbsp;<a href="https://github.com/stuppie/faers">https://github.com/stuppie/faers</a></p> <p><strong>Method Outline</strong></p> <ul> <li>Data files are extracted from zip files, parsed from csvs, and imported into a MySQL database (see&nbsp;parser.py).</li> <li>Duplicate records are then de-duplicated by taking only the most recent version for each case ID (see&nbsp;dedupe.py).</li> <li>Indications are normalized by matching to UMLS terms by string matching. Cross-references to Human Phenotype Ontology are pulled from UMLS and xrefs to Monarch Disease Ontology (MONDO) are pulled from MONDO using the UMLS xrefs. (See&nbsp;normalize_indications.py)</li> <li>Drugs names are normalized first by applying a few simple string cleaning operations (strip, fix slashes and periods). Then they are attempted to be matched to rxnorm by exact string matching. Those that don&#39;t match are run against rxnorm&#39;s <a href="https://rxnav.nlm.nih.gov/RxNormAPIs.html#uLink=RxNorm_REST_getApproximateMatch">approximate matching service</a>, and are accepted if the score is higher than&nbsp;67/100. The matched rxnorm CUIs are then mapped to the their Ingredient level rxnorm ID. (See&nbsp;normalize_drugs.py)</li> <li>Indications are then retrieved for each drug ingredient and filtered to require a minimum of 20 individual occurances. (See&nbsp;get_indications.py)</li> </ul></description> </descriptions> <fundingReferences> <fundingReference> <funderName>National Institutes of Health</funderName> <funderIdentifier funderIdentifierType="Crossref Funder ID">10.13039/100000002</funderIdentifier> <awardNumber awardURI="info:eu-repo/grantAgreement/NIH/NATIONAL_INSTITUTE_OF_GENERAL_MEDICAL_SCIENCES/2R01GM089820-06/">2R01GM089820-06</awardNumber> <awardTitle>Gene Wiki: expanding the ecosystem of community-intelligence resources</awardTitle> </fundingReference> </fundingReferences> </resource>
All versions | This version | |
---|---|---|
Views | 2,622 | 2,622 |
Downloads | 490 | 490 |
Data volume | 118.7 MB | 118.7 MB |
Unique views | 2,467 | 2,467 |
Unique downloads | 463 | 463 |