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

https://github.com/msk-access/uncollapsed_bam_generation

Workflow for making MSK-ACCESS standard binary alignment mapping file.
https://github.com/msk-access/uncollapsed_bam_generation

cfdna ctdna cwl cwl-workflow umi workflow

Last synced: 4 months ago
JSON representation

Workflow for making MSK-ACCESS standard binary alignment mapping file.

Awesome Lists containing this project

README

          

---
description: >-
CWL Workflow for producing genomic alignment files (BAM) from
compressed FASTQ files having unique molecular index
---

# Un-collapsed Binary Alignment Map (BAM) file Generation
![GitHub Workflow Status (branch)](https://github.com/msk-access/uncollapsed_bam_generation/workflows/test_uncollapsed_bam_generation/badge.svg)
[![Updates](https://pyup.io/repos/github/msk-access/uncollapsed_bam_generation/shield.svg)](https://pyup.io/repos/github/msk-access/uncollapsed_bam_generation/) [![Python 3](https://pyup.io/repos/github/msk-access/uncollapsed_bam_generation/python-3-shield.svg)](https://pyup.io/repos/github/msk-access/uncollapsed_bam_generation/)

This is the workflow is written using Common Workflow Language \(CWL\) version 1.0 \([https://www.commonwl.org/v1.0/](https://www.commonwl.org/v1.0/)\) and is used at Memorial Sloan Kettering Cancer Center for producing standard bam files from the NY state-approved MSK-ACCESS assay.

It is meant to be run on a single sample paired-end fastq's with unique molecular index(UMI), from Illumina sequencing data, but may be generalizable to other sequencing platforms and sequencing panels as well, which produce paired-end data with UMIs.

For documentation visit : https://msk-access.gitbook.io/uncollapsed-bam-generation/

![Workflow - Overview](./docs/.gitbook/assets/uncollapsed_bam_generation.png)