Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 482 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 482 Bytes

Build Status

workflows

CWL workflows for BioWardrobe project

Install

pip3 install biowardrobe-cwl-workflows

or from sources

git clone https://github.com/datirium/workflows
pip3 install .

Usage

from biowardrobe_cwl_workflows import available
_path_to_workflow=available(workflow='chipseq-se.cwl')