MarkusRainerSchmidt / mapq0-or-no-alignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Percentage Lost Reads

The script in this repository evaluates the amount of reads that

  • have no alignment
  • have only alignments with mapping quality zero

when aligning simulated reads from one assembly to another.

In order to run this, you need to install samtools, DWGSIM, and BWA. Further, please set the variables in the '#config' and '#data config' sections at the top of of 'main.sh'.

About


Languages

Language:Shell 100.0%