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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
wrabbit-0.3.1-py3-none-any.whl
(47.2 kB
view details)
File details
Details for the file wrabbit-0.3.1-py3-none-any.whl.
File metadata
- Download URL: wrabbit-0.3.1-py3-none-any.whl
- Upload date:
- Size: 47.2 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 |
a22cf9acb2ec8afd4659d31d4ca89c8299727439865abdcebdd5e9259bd36931
|
|
| MD5 |
1515514c0532ce072672b1423491527a
|
|
| BLAKE2b-256 |
c831622987efc38d20aaaac39c3be4ff2b3eb86726f563c8e1aecdf01ca930a0
|