Skip to main content

Tibanna runs portable pipelines (in CWL/WDL) on the AWS Cloud.

Project description

Tibanna

Python 3.6 Build Status Code Quality Test Coverage Documentation Status


Tibanna runs portable pipelines (in CWL/WDL/Snakemake/shell) on the AWS Cloud.


Install Tibanna.

pip install tibanna

Use CLI to set up the cloud component and run workflow.

# Deploy Unicorn to the Cloud (Unicorn = serverless scheduler/resource allocator).
tibanna deploy_unicorn --usergroup=mygroup

# Run CWL/WDL workflow on the Cloud.
tibanna run_workflow --input-json=myrun.json

Alternatively, use Python API.

from tibanna.core import API

# Deploy Unicorn to the Cloud.
API().deploy_unicorn(usergroup='mygroup')

# Run CWL/WDL workflow on the Cloud.
API().run_workflow(input_json='myrun.json')


Note: Starting 0.8.2, Tibanna supports local CWL/WDL files as well as shell commands and Snakemake workflows.

Note2: Python2.7 support is deprecated now (0.7.0 or after)! Please switch to Python3.6!

Note3: Starting 0.8.0, one no longer needs to git clone the Tibanna repo.

  • Please switch from invoke <command> to tibanna <command>!
  • We also renovated the Python API as an inheritable class to allow development around tibanna.

Note4: Tibanna_4dn (extension of Tibanna) is used by the 4DN DCIC (4D Nucleome Data Coordination and Integration Center) to process data. Tibanna_4dn has moved to its own Github repo since version 0.10.0.

Nore5: For more details, see Tibanna Documentation.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

tibanna-1.2.0b2.tar.gz (82.4 kB view details)

Uploaded Source

Built Distributions

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

tibanna-1.2.0b2-py3.6.egg (90.1 kB view details)

Uploaded Egg

tibanna-1.2.0b2-py3-none-any.whl (92.3 kB view details)

Uploaded Python 3

File details

Details for the file tibanna-1.2.0b2.tar.gz.

File metadata

  • Download URL: tibanna-1.2.0b2.tar.gz
  • Upload date:
  • Size: 82.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.10

File hashes

Hashes for tibanna-1.2.0b2.tar.gz
Algorithm Hash digest
SHA256 516567f1473fcadfffce7ef0f15237ba8f361a2db423735b02ca30115c80c6ac
MD5 fcf3360cf6e162ddf34660d6b30b7e0f
BLAKE2b-256 d046705005b48987755ed34af98930ccb233e09c8f0a4d0de94021abc42c4a35

See more details on using hashes here.

File details

Details for the file tibanna-1.2.0b2-py3.6.egg.

File metadata

  • Download URL: tibanna-1.2.0b2-py3.6.egg
  • Upload date:
  • Size: 90.1 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.10

File hashes

Hashes for tibanna-1.2.0b2-py3.6.egg
Algorithm Hash digest
SHA256 c493216c6bf45dc60ff4af632b40b8cf1857decd94b8775a4ad6d719a4f0f744
MD5 2a1823d40dac1feaffd9e800cbbee573
BLAKE2b-256 22c950a0f8c558b63feed8368cf7087ef54c964177acb1cd635539e316b24aad

See more details on using hashes here.

File details

Details for the file tibanna-1.2.0b2-py3-none-any.whl.

File metadata

  • Download URL: tibanna-1.2.0b2-py3-none-any.whl
  • Upload date:
  • Size: 92.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.10

File hashes

Hashes for tibanna-1.2.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 b1573f50182767f5261d21f1dc071c38c3fdeb2d7bb934a7dbe93bf908cc3e71
MD5 e6f86e8c9c6f038e09f3460993e01896
BLAKE2b-256 f0c9da26da9091e068f0b948eda3c9b921910f5a3c5ec2b4c34c56cba029157b

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