Learn R Programming

PubChemR (version 2.1.4)

Interface to the 'PubChem' Database for Chemical Data Retrieval

Description

Provides an interface to the 'PubChem' database via the PUG REST and PUG View services. This package allows users to automatically access chemical and biological data from 'PubChem', including compounds, substances, assays, and various other data types. Functions are available to retrieve data in different formats, perform searches, and access detailed annotations.

Copy Link

Version

Install

install.packages('PubChemR')

Monthly Downloads

492

Version

2.1.4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Selcuk Korkmaz

Last Published

March 7th, 2025

Functions in PubChemR (2.1.4)

AIDs-SIDs-CIDs

Assay, Compound, and Substance Identifiers
instance

Retrieve Information for Requested Instances
pubChemData

Retrieve Raw Data from PUG REST Object
synonyms

Getter function for 'Synonyms'
retrieve

Retrieve Information from PubChem Instances
request_args

Retrieve Function Inputs
sectionList

List Available Section/Subsections
section

Extract Sections from Pug View Request
get_substances

Retrieve Substances from PubChem
get_sdf

Retrieve/Save SDF Data from PubChem
get_sids

Retrieve Substance IDs (SIDs) from PubChem
get_synonyms

Retrieve Synonyms from PubChem
get_pug_rest

Retrieve Data from PubChem PUG REST API
PubChemR-classes

PubChemInstanceList and PubChemInstance Classes
get_pug_view

Retrieve PUG View Data from PubChem
get_assays

Retrieve Assays from PubChem
PugView-classes

Classes for Pug View Request
get_all_sources

Retrieve All Sources from PubChem
get_aids

Retrieve Assay IDs (AIDs) from PubChem
get_cids

Retrieve Compound IDs (CIDs) from PubChem
get_compounds

Retrieve Compounds from PubChem
get_properties

Retrieve Compound Properties from PubChem
download

Download Content from PubChem and Save to a File