common-workflow-language/acd2cwl

Name: acd2cwl

Owner: Common Workflow Language

Description: CWL generator for ACD (EMBOSS) files

Created: 2016-07-22 13:34:32.0

Updated: 2016-10-26 14:52:04.0

Pushed: 2017-01-27 15:54:47.0

Homepage:

Size: 82

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CWL generator for ACD (EMBOSS) files.

acd2cwl provides:

Install

Installing the official package from PyPi:

pip install acd2cwl

Or from source: git clone https://github.com/common-workflow-language/acd2cwl.git cd acd2cwl && python setup.py install

Run tool wrappers generator

Simple command:

a2c-tools /usr/share/EMBOSS/acd/*.acd

For more options, just type

a2c-tools --help

Run test jobs generator

Simple command:

a2c-tests /usr/share/EMBOSS/test/qatest.dat /usr/share/EMBOSS/acd/*.acd

For more options, just type

a2c-tests --help


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.