Skip to main content

Package that helps convert prepare Nextflow to be run on SevenBridges supported platforms.

Project description

wrabbit

PyPI version

Library for creating wrapper applications for Nextflow apps compatible with any Seven Bridges powered platform.

Installation

wrabbit needs Python 3.7 or later

Install latest release on pypi

pip install wrabbit

Install latest (unreleased) code

pip install git+https://github.com/rabix/wrabbit.git

Nextflow parser

from wrabbit.parser.nextflow import NextflowParser

workflow_path = '/path/to/app-directory'
parsed_nextflow = NextflowParser(workflow_path)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

wrabbit-0.1.3-py3-none-any.whl (43.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page