Skip to main content

Zeq molecular and scientific connector tools for Galaxy - 12 tools (6 originals + 6 TM siblings): PubChem 3D, RCSB PDB, AlphaFold, ChEMBL, MD Simulator, NIST Spectral - powered by 1.287 Hz HulyaPulse

Project description

Zeq OS Galaxy Tools

Twelve production-ready molecular & scientific connector tools for Galaxy — 6 originals + 6 time-modulation siblings. Powered by the Zeq API with 1.287 Hz HulyaPulse synchronization and CKO envelope verification.

PyPI version Galaxy ToolShed License: 1.287HZ Docker

Quick Start

pip install zeq-galaxy-tools

Get your Zeq API key at https://www.zeq.dev/dashboard

Tools

Original Tools (6)

Tool Description Data Source
zeq-pubchem-3d 3D molecular structures, bond lengths, properties PubChem
zeq-rcsb-pdb Experimental protein structures (X-ray, cryo-EM) RCSB PDB
zeq-alphafold AI-predicted protein structures with confidence AlphaFold DB
zeq-chembl Bioactivity data, IC50/EC50, pharmacology ChEMBL
zeq-md-simulator Molecular dynamics (Lennard-Jones, Morse, Coulomb) Simulation engine
zeq-nist-spectral Spectral emission lines for 16 elements NIST ASD

Time-Modulation Siblings (6)

Each original tool has a TM (time-modulation) sibling that applies 1.287 Hz HulyaPulse temporal filtering:

Tool Description
zeq-pubchem-3d-tm Time-modulated PubChem 3D structures
zeq-rcsb-pdb-tm Time-modulated RCSB PDB structures
zeq-alphafold-tm Time-modulated AlphaFold predictions
zeq-chembl-tm Time-modulated ChEMBL bioactivity data
zeq-md-simulator-tm Time-modulated molecular dynamics
zeq-nist-spectral-tm Time-modulated spectral analysis

Usage

Command Line

# Fetch aspirin 3D structure
zeq-pubchem-3d --zeq_api_key YOUR_KEY --molecule aspirin --mode all \
  --output_atoms atoms.tsv --output_bonds bonds.tsv \
  --output_properties props.tsv --output_json summary.json

# Fetch hemoglobin from PDB
zeq-rcsb-pdb --zeq_api_key YOUR_KEY --pdb_id 4HHB --mode all \
  --output_atoms atoms.tsv --output_summary summary.tsv --output_json data.json

# AlphaFold predicted structure
zeq-alphafold --zeq_api_key YOUR_KEY --uniprot_id P69905 --mode all \
  --output_atoms atoms.tsv --output_confidence conf.tsv --output_json summary.json

# ChEMBL bioactivity data
zeq-chembl --zeq_api_key YOUR_KEY --molecule ibuprofen --mode all \
  --output_activities activities.tsv --output_molecule mol.tsv --output_json data.json

# Run molecular dynamics
zeq-md-simulator --zeq_api_key YOUR_KEY --potential lennard_jones \
  --num_particles 50 --num_steps 1000 \
  --output_trajectory traj.tsv --output_energy energy.tsv --output_json summary.json

# Analyze iron emission spectrum
zeq-nist-spectral --zeq_api_key YOUR_KEY --element Fe --mode all \
  --output_lines lines.tsv --output_spectrum spectrum.tsv --output_json summary.json

Python API

from zeq_galaxy_tools.tools import zeq_pubchem_3d
import subprocess, sys

# Or call directly
subprocess.run([sys.executable, "-m", "zeq_galaxy_tools.tools.zeq_pubchem_3d",
    "--zeq_api_key", "YOUR_KEY", "--molecule", "caffeine", "--mode", "all",
    "--output_atoms", "atoms.tsv", "--output_bonds", "bonds.tsv",
    "--output_properties", "props.tsv", "--output_json", "summary.json"])

Galaxy ToolShed

All tools are also available on the Galaxy ToolShed for use within Galaxy workflows.

Docker

docker pull azeq13/zeq-galaxy-tools:1.287.124
docker run azeq13/zeq-galaxy-tools:1.287.124 zeq-pubchem-3d \
  --zeq_api_key YOUR_KEY --molecule aspirin --mode all \
  --output_atoms /data/atoms.tsv --output_bonds /data/bonds.tsv \
  --output_properties /data/props.tsv --output_json /data/summary.json

HulyaPulse Modulation

Original tools support optional --hulyapulse flag. Time-modulation siblings apply 1.287 Hz temporal filtering by default. Both provide:

  • Phase-locked synchronization with Zeq OS infrastructure
  • Graceful API rate limiting
  • Verified CKO envelope generation with zeqProof
  • Zeqond period alignment (0.777 s)

Zeq OS Integration

Requirements

Citations

License

1.287 HULYAS ZEQ Public License (1.287HZ) - Zeq. H, Zeq OS 1.287 Hz Limited

Links

Project details


Download files

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

Source Distribution

zeq_galaxy_tools-1.287.124.tar.gz (37.7 kB view details)

Uploaded Source

Built Distribution

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

zeq_galaxy_tools-1.287.124-py3-none-any.whl (53.4 kB view details)

Uploaded Python 3

File details

Details for the file zeq_galaxy_tools-1.287.124.tar.gz.

File metadata

  • Download URL: zeq_galaxy_tools-1.287.124.tar.gz
  • Upload date:
  • Size: 37.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for zeq_galaxy_tools-1.287.124.tar.gz
Algorithm Hash digest
SHA256 331895758a50414551fcb33bac2a8e0066fadda36f02525d6dff79f289e95fd7
MD5 30ee7a0ad41c42ed2446ec4186a01d24
BLAKE2b-256 a52d3c490b0ff6e915b54c3113038248aa8074f053d92e682cd5f7cc456d68fd

See more details on using hashes here.

File details

Details for the file zeq_galaxy_tools-1.287.124-py3-none-any.whl.

File metadata

File hashes

Hashes for zeq_galaxy_tools-1.287.124-py3-none-any.whl
Algorithm Hash digest
SHA256 103ad605872dc1c284de2e70278144b6bf2fd8ce13c367db0e192020b133b334
MD5 3fbbc451faaf3dfd9757d12f8b6823dd
BLAKE2b-256 abfbdd03aebcff23a324bc94d809ad3bc45b600fb6697d0e16fd232c1a8fa5b2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page