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.3.0b0.tar.gz (83.3 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.3.0b0-py3.6.egg (90.8 kB view details)

Uploaded Egg

tibanna-1.3.0b0-py3-none-any.whl (93.0 kB view details)

Uploaded Python 3

File details

Details for the file tibanna-1.3.0b0.tar.gz.

File metadata

  • Download URL: tibanna-1.3.0b0.tar.gz
  • Upload date:
  • Size: 83.3 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.3.0b0.tar.gz
Algorithm Hash digest
SHA256 d5c2c58bf8b83ef0feaff0f1147cfbf4ad575652b8b9900c4c96394c1c77f797
MD5 e3a4356a4ced778cb78acbbad7f2c1a7
BLAKE2b-256 228dc3490a59a03338ac15e1cd3ea5945b8f17681fff91333e4fecb92d911fd8

See more details on using hashes here.

File details

Details for the file tibanna-1.3.0b0-py3.6.egg.

File metadata

  • Download URL: tibanna-1.3.0b0-py3.6.egg
  • Upload date:
  • Size: 90.8 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.3.0b0-py3.6.egg
Algorithm Hash digest
SHA256 cb039ad697026299250829aa1ce40d9cbe540e51e73b9d4a20c1e81c4f263b76
MD5 2970f98222f9838c7705e5899861f9bd
BLAKE2b-256 6ea7b4e355c22600d8ebfbe8f9e6779d8b468bb4ac806ef1fa8f8e441b778738

See more details on using hashes here.

File details

Details for the file tibanna-1.3.0b0-py3-none-any.whl.

File metadata

  • Download URL: tibanna-1.3.0b0-py3-none-any.whl
  • Upload date:
  • Size: 93.0 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.3.0b0-py3-none-any.whl
Algorithm Hash digest
SHA256 3194a732740edb0518a3ec17916a6ec296119fb3978003e36da832f708fc7448
MD5 5a15b3ad35762e81c387ad7d61dad4d1
BLAKE2b-256 750b4a0d5b622e44966927794b74bdc9eab7299c88316ec6d53c99a94305b5c2

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