Skip to main content

BioClients BioClients logo

Python package for access to online biomedical resources, usually via REST APIs. Modules generally include Client.py for command-line use and Utils.py for integration into other code. With the advent of HTTP web services, first SOAP/XML and then mostly REST/JSON, many online APIs require very similar methods for data search, requests and transforms into usable formats, often TSV.

Availability and installation

Source at https://github.com/jeremyjyang/BioClients; releases available via pypi.org: https://pypi.org/project/BioClients/ (pip3 install BioClients).

However, current development snapshot recommended.

(First download or clone.)

$ cd BioClients
$ python3 setup.py install

Dependencies

  • Python 3.6+
  • Python packages: pandas, requests, urllib, json, xml, yaml, psycopg2, tqdm, etc.

Modules

AllenAMP-T2DBindingDbBioGridBRENDACDCChem2Bio2RDFChEMBLDisease OntologyDisGeNetDNormDrugCentralEnsEMBLFDAGene OntologyGWAS CatalogHUGOHumanBaseiCiteIDGJensenLabLINCSMaayanLabMeSHMONARCHMyGeneOMIMOpen TargetsPantherPDBPubChemPubMedPubTatorReactomeRXNormSTRINGDBTCGA • • UMLSUniProtWikidataWikiPathways

Miscellaneous utilities: UTIL

Usage Example

$ python3 -m BioClients.pubchem.Client -h

Design pattern

Generally each module includes command-line app Client.py which calls functions in a corresponding Utils.py, providing all capabilities by import of the module. Functions can write to an output file or return a Pandas dataframe.

Data structures and formats, XML, JSON, and TSV

BioClients is designed to be simple and practical, and XML, JSON and TSV are likewise simple in many respects, yet a great deal of conceptual and technological progress is reflected. XML and JSON can represent arbitrarily complex data objects, comprised of nested lists, dictionaries, and trees of primary types. TSV represents tables of rows and columns, related by common keys, reflecting the development of SQL and relational databases. Transforming JSON to TSV, as these clients generally do, projects data objects to tables useful for many applications (e.g. machine learning).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BioClients-0.1.4.tar.gz (148.2 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

BioClients-0.1.4-py3.8.egg (583.9 kB view details)

Uploaded Egg

BioClients-0.1.4-py3-none-any.whl (246.6 kB view details)

Uploaded Python 3

File details

Details for the file BioClients-0.1.4.tar.gz.

File metadata

  • Download URL: BioClients-0.1.4.tar.gz
  • Upload date:
  • Size: 148.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.8.5

File hashes

Hashes for BioClients-0.1.4.tar.gz
Algorithm Hash digest
SHA256 a389bdd42f7c04216faeb2bec635a0ad363df9a0aa39f3e4e62298736602aca1
MD5 3f3383d66c81aca245cad50702d00bfd
BLAKE2b-256 9251c9dd568c88599942a7744d0b7d6ca578adbfd005ba48163ce94c1d5f9f9b

See more details on using hashes here.

File details

Details for the file BioClients-0.1.4-py3.8.egg.

File metadata

  • Download URL: BioClients-0.1.4-py3.8.egg
  • Upload date:
  • Size: 583.9 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.8.5

File hashes

Hashes for BioClients-0.1.4-py3.8.egg
Algorithm Hash digest
SHA256 f0669b4e2c8a345d1b5e1a14428c3761681dbc7be5f187aeba06a7ecc44189a3
MD5 a3b562d5bf0a4ad70eeabf1d7d65c64e
BLAKE2b-256 a29a758232fb18fd343a4a091d6074dbd415df0c8fe050de883ce63dc9d0a18e

See more details on using hashes here.

File details

Details for the file BioClients-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: BioClients-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 246.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.50.1 CPython/3.8.5

File hashes

Hashes for BioClients-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8aff3a4bf0c014895311caa4b8be1ddb2cd86fc692bb2f5ea763fc208a525ad7
MD5 6da57109fb6504a31f52985a05331516
BLAKE2b-256 32087c5cf2c8721702d345e16b489c7565b0797073e391c5a4118a101af875b8

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.35

2 files

0.2.34

2 files

0.2.33

2 files

0.2.30

2 files

0.2.20

2 files

0.2.19

2 files

0.2.18

2 files

0.2.16

2 files

0.2.15

2 files

0.2.11

2 files

0.2.10

2 files

0.2.9

3 files

0.2.8

2 files

0.2.7

2 files

0.2.3

2 files

0.2.0

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6

3 files

This release

0.1.4 This release

3 files

0.1.3

2 files

0.1.1

3 files

0.1.0

3 files

0.0.9

2 files

0.0.8

3 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

3 files

0.0.3

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page