Learn R Programming

⚠️There's a newer version (2.1.4) of this package.Take me there.

PubChemR (version 2.1.3)

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.3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Selcuk Korkmaz

Last Published

December 16th, 2024

Functions in PubChemR (2.1.3)

get_pug_view

Retrieve PUG View Data from PubChem
section

Extract Sections from Pug View Request
sectionList

List Available Section/Subsections
synonyms

Getter function for 'Synonyms'
AIDs-SIDs-CIDs

Assay, Compound, and Substance Identifiers
get_assays

Retrieve Assays from PubChem
get_all_sources

Retrieve All Sources from PubChem
get_compounds

Retrieve Compounds from PubChem
PugView-classes

Classes for Pug View Request
get_cids

Retrieve Compound IDs (CIDs) from PubChem
get_aids

Retrieve Assay IDs (AIDs) from PubChem
download

Download Content from PubChem and Save to a File
PubChemR-classes

PubChemInstanceList and PubChemInstance Classes
get_properties

Retrieve Compound Properties from PubChem
instance

Retrieve Information for Requested Instances
get_pug_rest

Retrieve Data from PubChem PUG REST API
get_sdf

Retrieve/Save SDF Data from PubChem
retrieve

Retrieve Information from PubChem Instances
get_synonyms

Retrieve Synonyms from PubChem
get_substances

Retrieve Substances from PubChem
get_sids

Retrieve Substance IDs (SIDs) from PubChem
request_args

Retrieve Function Inputs
pubChemData

Retrieve Raw Data from PUG REST Object