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

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

Workflow that creates all the BAM files for the cfDNA assay based FASTQ file at MSK
https://github.com/msk-access/nucleo

bam msk-access umi

Last synced: 4 months ago
JSON representation

Workflow that creates all the BAM files for the cfDNA assay based FASTQ file at MSK

Awesome Lists containing this project

README

          

---
description: Workflow that creates all the bam files for the MSK-ACCESS fastq file
---

# Nucleo: FASTQ to MSK-ACCESS BAM's Generation

![test_nucleo](https://github.com/msk-access/nucleo/workflows/test_nucleo/badge.svg) [![Updates](https://pyup.io/repos/github/msk-access/nucleo/shield.svg)](https://pyup.io/repos/github/msk-access/nucleo/) [![Python 3](https://pyup.io/repos/github/msk-access/nucleo/python-3-shield.svg)](https://pyup.io/repos/github/msk-access/nucleo/)

- Free software: Apache Software License 2.0
- Documentation: [https://msk-access.gitbook.io/nucleo](https://msk-access.gitbook.io/nucleo)

## Features

Given a pair-end fastq file generate collapsed fastq and standard, unfiltered, duplex and simplex Binary Alignment File

## Installation

Clone the repository:

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

## Credits

- CMO cfDNA Informatics Team
- Cookiecutter: [https://github.com/audreyr/cookiecutter](https://github.com/audreyr/cookiecutter)
- `audreyr/cookiecutter-pypackage`: [https://github.com/audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)