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.1b2.tar.gz (73.7 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.1b2-py3.6.egg (82.5 kB view details)

Uploaded Egg

tibanna-1.0.1b2-py3-none-any.whl (83.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tibanna-1.0.1b2.tar.gz
  • Upload date:
  • Size: 73.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5

File hashes

Hashes for tibanna-1.0.1b2.tar.gz
Algorithm Hash digest
SHA256 f225bb032b8c61cfaac40c87987e68697ef98dc17bf1c959d6fd57919c4c60bc
MD5 bfc55fad5c2b2bd04e63ffd37a77cf04
BLAKE2b-256 b8a1da1db8c4a07c89be9ed045dfe6ce0c99de10dcf1a82ac61a9cc8a93ffdbb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tibanna-1.0.1b2-py3.6.egg
  • Upload date:
  • Size: 82.5 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5

File hashes

Hashes for tibanna-1.0.1b2-py3.6.egg
Algorithm Hash digest
SHA256 7509444841c64b0b40cd4c8565e6787028853990f81a4336da3e2dcd6ddc33d2
MD5 8f2ff5d4f003a7f49a75e96d6b8a77b8
BLAKE2b-256 ec5f47ea7977c8d55a4468bfc45a42fb1d0825b52990a1b6193aa5984e8cb23a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tibanna-1.0.1b2-py3-none-any.whl
  • Upload date:
  • Size: 83.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5

File hashes

Hashes for tibanna-1.0.1b2-py3-none-any.whl
Algorithm Hash digest
SHA256 82f36070947e050328196d11ed3ef28102ed40f41467292831ca5b04d00ecd49
MD5 b92f0c7d12180bb2fbabe0e1eca82e4c
BLAKE2b-256 e157e3e92bf7fb11b7a1ffd7006ecbf60ffbf6f90860a5280bf8a26c92a53e03

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