https://github.com/a-r-j/drugtranslator

R package for translating between drug identifiers using the Chemical Translation Service (CTS)

https://github.com/a-r-j/drugtranslator

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary

Keywords

biomedical-data-science biomedical-informatics chemical chemical-identifiers chemical-translation-service cheminformatics chemistry drug-development drug-discovery drug-repurposing identifiers r r-package
Last synced: 6 months ago · JSON representation

Repository

R package for translating between drug identifiers using the Chemical Translation Service (CTS)

Basic Info
  • Host: GitHub
  • Owner: a-r-j
  • License: mit
  • Language: R
  • Default Branch: master
  • Size: 6.84 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Topics
biomedical-data-science biomedical-informatics chemical chemical-identifiers chemical-translation-service cheminformatics chemistry drug-development drug-discovery drug-repurposing identifiers r r-package
Created about 7 years ago · Last pushed about 3 years ago
Metadata Files
Readme License

README.md

# DrugTranslatoR R package for translating between drug identifiers using the Chemical Translation Service (CTS)

Details

Simple R wrapper to send HTTP requests to the CTS server.

Installation

```

install devtools if required

if (!requireNamespace("devtools")) install.packages("devtools")

then install DrugTranslatoR

devtools::install_github("a-r-j/DrugTranslatoR") ```

Usage

translateDrugID(from, to, query) - Translate between different drug/chemical identifiers
sourceIDs() - Fetch list of valid identifies that can be translated from
targetIDs() - Fetch list of valid identifiers that can be translated to
expandChemicalFormula(formula) - Expands a compact chemical formula
InChIKey2MolDef(inchikey) - Converts InChIKey to molecule definition (MDL/SDF)
countBiologicalIDs(inchikey) - Counts biological IDs for InChIKey
scoredInChiKeys(from, query, algorithm) - Gets a list of scored InChIKeys

Reference:

The Chemical Translation Service—a web-based tool to improve standardization of metabolomic reports. Gert Wohlgemuth, Pradeep Kumar Haldiya, Egon Willighagen, Tobias Kind, Oliver Fiehn. Bioinformatics, Volume 26, Issue 20, 15 October 2010, Pages 2647–2648, https://doi.org/10.1093/bioinformatics/btq476

Owner

  • Name: Arian Jamasb
  • Login: a-r-j
  • Kind: user
  • Location: Basel
  • Company: University of Cambridge

Principal ML Scientist @PrescientDesign / Tensor Jockey / PhD @ University of Cambridge Prev: MILA, Google X, Relation Therapeutic

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: about 20 hours
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • a-r-j (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels