8000 GitHub - rabix/wrabbit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rabix/wrabbit

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0