An open API service indexing awesome lists of open source software.

https://github.com/mskcc/cwl-commandlinetools

Central location for CWL CommandLineTools
https://github.com/mskcc/cwl-commandlinetools

Last synced: over 1 year ago
JSON representation

Central location for CWL CommandLineTools

Awesome Lists containing this project

README

          

---
description: Central location for storing common workflow language based command line tools for building msk-access workflows
---

# MSK-ACCESS command-line tools

[![PyPI version](https://badge.fury.io/py/cwl-commandlinetools.svg)](https://badge.fury.io/py/cwl-commandlinetools)
[![Build Status](https://travis-ci.com/msk-access/cwl-commandlinetools.svg?branch=master)](https://travis-ci.org/msk-access/cwl-commandlinetools/)
[![Updates](https://pyup.io/repos/github/msk-access/cwl-commandlinetools/shield.svg)](https://pyup.io/repos/github/msk-access/cwl-commandlinetools/)
[![Python 3](https://pyup.io/repos/github/msk-access/cwl-commandlinetools/python-3-shield.svg)](https://pyup.io/repos/github/msk-access/cwl-commandlinetools/)

- Free software: Apache Software License 2.0
* Documentation: [https://msk-access.gitbook.io/command-line-tools-cwl/](https://msk-access.gitbook.io/command-line-tools-cwl/)

## Features

Create command line tools in common workflow language to generate msk-access workflows.

## Installation

Clone the repository:

```
git clone --depth 50 https://github.com/msk-access/cwl-commandlinetools.git
```

**Follow the README in respective tool folder for execution of the tool.**

## Credits

- CMO ACCESS Informatics Team
- This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
- Cookiecutter: https://github.com/audreyr/cookiecutter
- `audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage