8000 GitHub - garethcmurphy/swift_test: PubChem Data Fetcher This repository contains Swift scripts to fetch data from the PubChem API. The scripts fetch compound data and gene summaries and print the results. Files fetchcompounds.swift: Fetches data for a specific compound (CID 2244) from the PubChem API and prints the compound's CID and properties. fetchGeneSummaries.swift: Fetches
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PubChem Data Fetcher This repository contains Swift scripts to fetch data from the PubChem API. The scripts fetch compound data and gene summaries and print the results. Files fetchcompounds.swift: Fetches data for a specific compound (CID 2244) from the PubChem API and prints the compound's CID and properties. fetchGeneSummaries.swift: Fetches

Notifications You must be signed in to change notification settings

garethcmurphy/swift_test

Repository files navigation

PubChem Data Fetcher

This repository contains Swift scripts to fetch data from the PubChem API. The scripts fetch compound data and gene summaries and print the results.

Files

  • fetchcompounds.swift: Fetches data for a specific compound (CID 2244) from the PubChem API and prints the compound's CID and properties.
  • fetchGeneSummaries.swift: Fetches gene summaries from the PubChem database using the PubChem REST API.

Usage

Fetching Compound Data

To fetch compound data, run the fetchcompounds.swift script:

swift fetchcompounds.swift

About

PubChem Data Fetcher This repository contains Swift scripts to fetch data from the PubChem API. The scripts fetch compound data and gene summaries and print the results. Files fetchcompounds.swift: Fetches data for a specific compound (CID 2244) from the PubChem API and prints the compound's CID and properties. fetchGeneSummaries.swift: Fetches

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0