# qubodock 0.5.6
Silent CLIs for QUBO docking pipeline.
## Commands
- `qubodock-buildj protein.pdb [options]` → write `j.txt` and `grid_points.txt`
- `qubodock-solve j.txt [options]` → write `solution_bits.txt` (+ optional `active_points.txt`) and `<out>.time.txt`
- `qubodock-align ligand.pdb active_points.txt protein.pdb [options]` → write `placements.txt` and `<placements-out>.time.txt`
- `qubodock-rmsd placements.txt ligand_model.pdb ligand_exp.pdb [options]` → write `placements_rmsd.txt` (sorted ascending by default)
- `qubodock-applyrt ligand_model.pdb placements(_rmsd).txt --pose-index K --out pose_K.pdb` → write transformed ligand
All tools are **silent (no stdout)**; errors only go to stderr.
See `--help` on each command for full list of options and defaults.
Raw data
{
"_id": null,
"home_page": null,
"name": "qubodock",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "QUBO, docking, PyTorch, computational-chemistry",
"author": "Pei-Kun Yang",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/7a/9e/ee24607cbe9e55c89b108966785f9f02f0003a9f05e53f2fe8fbb8590a6f/qubodock-0.1.1.tar.gz",
"platform": null,
"description": "# qubodock 0.5.6\n\nSilent CLIs for QUBO docking pipeline.\n\n## Commands\n- `qubodock-buildj protein.pdb [options]` \u2192 write `j.txt` and `grid_points.txt`\n- `qubodock-solve j.txt [options]` \u2192 write `solution_bits.txt` (+ optional `active_points.txt`) and `<out>.time.txt`\n- `qubodock-align ligand.pdb active_points.txt protein.pdb [options]` \u2192 write `placements.txt` and `<placements-out>.time.txt`\n- `qubodock-rmsd placements.txt ligand_model.pdb ligand_exp.pdb [options]` \u2192 write `placements_rmsd.txt` (sorted ascending by default)\n- `qubodock-applyrt ligand_model.pdb placements(_rmsd).txt --pose-index K --out pose_K.pdb` \u2192 write transformed ligand\n\nAll tools are **silent (no stdout)**; errors only go to stderr.\n\nSee `--help` on each command for full list of options and defaults.\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "QUBO docking tools (build J, solve, align, rmsd, apply R,t).",
"version": "0.1.1",
"project_urls": {
"Documentation": "https://peikunyang.github.io/02_QUBO_Dock",
"Homepage": "https://github.com/peikunyang/02_QUBO_Dock",
"Issues": "https://github.com/peikunyang/02_QUBO_Dock/issues",
"Source": "https://github.com/peikunyang/02_QUBO_Dock"
},
"split_keywords": [
"qubo",
" docking",
" pytorch",
" computational-chemistry"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "08dff24d9eeaa57e8f252d290e1d0a9022cf9ca29f919be6ebd0f4e63b81a9dd",
"md5": "6d843b3fa6ae61fb0b0391ed0d69598b",
"sha256": "a941aa1f13aef0024f0a26bd6b37f2a86c4412f6379f593a09e02724b5a8f5c6"
},
"downloads": -1,
"filename": "qubodock-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d843b3fa6ae61fb0b0391ed0d69598b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 13994,
"upload_time": "2025-08-16T14:37:03",
"upload_time_iso_8601": "2025-08-16T14:37:03.026850Z",
"url": "https://files.pythonhosted.org/packages/08/df/f24d9eeaa57e8f252d290e1d0a9022cf9ca29f919be6ebd0f4e63b81a9dd/qubodock-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7a9eee24607cbe9e55c89b108966785f9f02f0003a9f05e53f2fe8fbb8590a6f",
"md5": "9a614e100e5118c06a8e3f8932910880",
"sha256": "369d617ef1fafffc73839557ca5b074ebf7569b62e584bf7a788bfccee05aebf"
},
"downloads": -1,
"filename": "qubodock-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "9a614e100e5118c06a8e3f8932910880",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 11082,
"upload_time": "2025-08-16T14:37:04",
"upload_time_iso_8601": "2025-08-16T14:37:04.544070Z",
"url": "https://files.pythonhosted.org/packages/7a/9e/ee24607cbe9e55c89b108966785f9f02f0003a9f05e53f2fe8fbb8590a6f/qubodock-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-16 14:37:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "peikunyang",
"github_project": "02_QUBO_Dock",
"github_not_found": true,
"lcname": "qubodock"
}