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.0.4b7.tar.gz (73.9 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.0.4b7-py3.6.egg (82.6 kB view details)

Uploaded Egg

tibanna-1.0.4b7-py3-none-any.whl (84.7 kB view details)

Uploaded Python 3

File details

Details for the file tibanna-1.0.4b7.tar.gz.

File metadata

  • Download URL: tibanna-1.0.4b7.tar.gz
  • Upload date:
  • Size: 73.9 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.0.4b7.tar.gz
Algorithm Hash digest
SHA256 9fc26acd863367fb4a098974038e2eaae7966ee5c0a6ae526098eaa1a19444aa
MD5 7d13a5ea8fd102294d48f8f7169d90cd
BLAKE2b-256 dc9f1118aaafe7cc9dc600522d7f6083bc63e9e0f0268a95e0a960561fa52519

See more details on using hashes here.

File details

Details for the file tibanna-1.0.4b7-py3.6.egg.

File metadata

  • Download URL: tibanna-1.0.4b7-py3.6.egg
  • Upload date:
  • Size: 82.6 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.0.4b7-py3.6.egg
Algorithm Hash digest
SHA256 d5aa15e82c455e113f41419f7f58293bec6c48efe9790f03ecd18bb07b8c3836
MD5 24124c7bd3b2cd0941949977790b8d77
BLAKE2b-256 027e1ed71df5e48b0ee261022606c12f88387e1dac90ea53635211c973bb5adf

See more details on using hashes here.

File details

Details for the file tibanna-1.0.4b7-py3-none-any.whl.

File metadata

  • Download URL: tibanna-1.0.4b7-py3-none-any.whl
  • Upload date:
  • Size: 84.7 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.0.4b7-py3-none-any.whl
Algorithm Hash digest
SHA256 90aa1b5449081249213c5eed178c725c64b9d9170bf7ced09500026d47eccebb
MD5 31cea226602e0b0916c4980e0f5ec1e9
BLAKE2b-256 876671021c7a54ce3c861ea080c6e445310b4d8d91cfb6d38ef0b37eeee22450

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