Thoa CLI
Command-line interface for running bioinformatics workflows on the Thoa cloud platform.
Submit Snakemake and Nextflow pipelines, manage datasets, and monitor jobs — without managing infrastructure.
Installation
pip install thoa
Quick Start
Create your API key at thoa.io/workbench/api_keys, then:
export THOA_API_KEY="your_api_key"
thoa run \
--cmd "bwa mem ref.fa reads.fq > aligned.sam" \
--tools "bwa,samtools" \
--n-cores 16 \
--ram 64 \
--input ./data \
--output ./results
Commands
| Command | Description |
|---|---|
thoa run |
Submit a remote job |
thoa dataset list |
List available datasets |
thoa dataset download |
Download a dataset |
thoa jobs list |
List recent jobs |
thoa tools |
Show available Bioconda/conda-forge packages |
Documentation
- Quickstart — install and run your first job
- CLI Guide — full CLI reference
- Cookbook — reproducible analysis recipes
- Full Docs — platform overview and concepts
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
thoa-0.1.7.tar.gz
(43.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
thoa-0.1.7-py3-none-any.whl
(53.6 kB
view details)
File details
Details for the file thoa-0.1.7.tar.gz.
File metadata
- Download URL: thoa-0.1.7.tar.gz
- Upload date:
- Size: 43.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.10.20 Linux/6.17.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad4e044271e706cddd90b2f28bc008d9af2ba854b33a30ee8972e997c29c5aed
|
|
| MD5 |
9b9c862ab983a1e3866502ad63e5831c
|
|
| BLAKE2b-256 |
18d671cf7ab894626b46251b5f99f4825399484b4ce9a2784af73459cd0c447c
|
File details
Details for the file thoa-0.1.7-py3-none-any.whl.
File metadata
- Download URL: thoa-0.1.7-py3-none-any.whl
- Upload date:
- Size: 53.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.10.20 Linux/6.17.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8f1917bdf3e8c486901e9ad61b6664bf939861037b8f3f743ae64ace71a2d9c
|
|
| MD5 |
0ede8373e486dfc303d50ef55a32777a
|
|
| BLAKE2b-256 |
4a4f5377800f51ee97b0e259f367949fb12f093652bc5b8e03892a31e50c7c1e
|