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

https://github.com/mayurdivate/bamtrimmer

GUI tool to preprocess whole genome / exome sequencing data. This tool is designed to prepare input data for https://www.rbceq.org/.
https://github.com/mayurdivate/bamtrimmer

Last synced: 7 months ago
JSON representation

GUI tool to preprocess whole genome / exome sequencing data. This tool is designed to prepare input data for https://www.rbceq.org/.

Awesome Lists containing this project

README

          

# BamTrimmer

It takes aligned BAM and output directory as an input.
First, it discards all the reads which are not aligned to blood group genes.
Then, it removes duplicate reads and generate the BAM index.
Lastly, it calculates the overall coverage for blood group genes.

![RBCeq](rbceq.png)