Skip to content

Generation of CWL programmatically. Available types: CommandLineTool and DockerRequirement

License

Notifications You must be signed in to change notification settings

faical-yannick-congo/python-cwlgen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cwlgen

Build Status codecov Documentation Status

Python-cwlgen is a python library for the generation of CWL programmatically. It supports the generation of CommandLineTool and DockerRequirement. The library works for both Python 2.7.12+ and 3.6.0.


Quick-start guide

Installation

You can install python-cwlgen using pip with the following command:

pip install cwlgen

How it works ?

An example of usage is available in the example/ folder of the repository.

References

CWL is developed by an informal, multi-vendor working group consisting of organizations and individuals aiming to enable scientists to share data analysis workflows. The CWL project is on Github.

About

Generation of CWL programmatically. Available types: CommandLineTool and DockerRequirement

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%