Package that helps convert prepare Nextflow to be run on SevenBridges supported platforms.
Project description
wrabbit
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
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
wrabbit-0.2.4-py3-none-any.whl
(44.8 kB
view details)
File details
Details for the file wrabbit-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: wrabbit-0.2.4-py3-none-any.whl
- Upload date:
- Size: 44.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c38821caa9771d7a759f4b1c9cea780e4157df7bc62ee9c817c854c2f00ceba8 |
|
MD5 | ba34a2711a3add79e54d4a1fa4685696 |
|
BLAKE2b-256 | 1fffdbbde97e109534eb47c1585938db93506cc0afd352fcc62a017a515f0aa2 |