Skip to main content

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

Project description

Tibanna

Python 3.8 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.

Note 2: As of Tibanna version 2.0.0, Python 3.6 is no longer supported. Please switch to Python 3.8! Python 3.7 is also supported as a fallback, but please prefer 3.8 if you can.

Note 3: 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.

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-3.2.0b1.tar.gz (96.2 kB view details)

Uploaded Source

Built Distribution

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

tibanna-3.2.0b1-py3-none-any.whl (107.0 kB view details)

Uploaded Python 3

File details

Details for the file tibanna-3.2.0b1.tar.gz.

File metadata

  • Download URL: tibanna-3.2.0b1.tar.gz
  • Upload date:
  • Size: 96.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.8.13 Darwin/20.5.0

File hashes

Hashes for tibanna-3.2.0b1.tar.gz
Algorithm Hash digest
SHA256 d60b284601b7a43460e97d0533ccf645766e933ada391b8a738bce07c54c0aea
MD5 c660b4646ccc74c01f997ead198da837
BLAKE2b-256 7119f23a8cdf9cb8d7f2f6c28165bb0208f6cfa1899b02065cca3c4981e49d14

See more details on using hashes here.

File details

Details for the file tibanna-3.2.0b1-py3-none-any.whl.

File metadata

  • Download URL: tibanna-3.2.0b1-py3-none-any.whl
  • Upload date:
  • Size: 107.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.8.13 Darwin/20.5.0

File hashes

Hashes for tibanna-3.2.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 b8a4d51ae61a1a9cc41f259fdf0cbae169baa4dc83375f74d2d6864582e1f2c3
MD5 5db97c4cef9c82c83f79471041ef7a95
BLAKE2b-256 ea7bff0b2b2f7ddec7ac01556042e3bba9b059f30a2870c55d7a57fa18154280

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