# Introduction

![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/>) 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 with unique molecular index(UMI), from Illumina sequencing data, but maybe 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](https://3620429852-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJFLXsejYxzZQFC8q_n%2Fsync%2F3be3d46e88535ce4ac4985c96c661975140b8e68.png?generation=1607366076138470\&alt=media)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cmo-ci.gitbook.io/uncollapsed-bam-generation/develop-3/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
