Skip to content

GastonLab/ddb-ngsflow

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status Requirements Status
package PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported implementations

A toil based NGS workflow manager

  • Free software: BSD license

Installation

git clone https://github.com/dgaston/ddb-ngsflow
cd ddb-ngsflow
python setup.py install

Documentation

https://ddb-ngsflow.readthedocs.org/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

The Dead Drift Bioinformatics NGS Workflow engine. Uses Toil

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages