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

https://github.com/broadinstitute/long-read-pipelines

Long read production pipelines
https://github.com/broadinstitute/long-read-pipelines

de-novo-assembly long-reads pipelines variant-calling wdl

Last synced: about 1 year ago
JSON representation

Long read production pipelines

Awesome Lists containing this project

README

          

[![Generic badge](https://img.shields.io/badge/version-4.0.49-blue.svg)](https://shields.io/)
![CI/CD](https://github.com/broadinstitute/long-read-pipelines/workflows/CI/CD/badge.svg)
![Nightly](https://github.com/broadinstitute/long-read-pipelines/workflows/Nightly/badge.svg)

# Long read pipelines
This repository contains pipelines for processing of long read data from PacBio and/or Oxford Nanopore platforms. The pipelines are written in [WDL 1.0](https://github.com/openwdl/wdl/blob/main/versions/1.0/SPEC.md#introduction) intended for use with Google Cloud Platform via the scientific workflow engine, [Cromwell](https://github.com/broadinstitute/cromwell). Processing is designed to be reasonably consistent between both long read platforms, and use platform-specific options or tasks where necessary.

High level workflows can be found in the wdl/ directory.

**Documentation**: Documentation for each workflow can be found at the repository [site](https://broadinstitute.github.io/long-read-pipelines/).

**External Contributors**: Please see the [Contributing Guidelines](https://broadinstitute.github.io/long-read-pipelines/development_guide/#contributing-guidelines) for information on how to contribute to the repository.