czbiohub-sf / sc2-illumina-pipeline

Bioinformatics pipeline for SARS-CoV-2 sequencing at CZ Biohub
GNU Affero General Public License v3.0
25 stars 9 forks source link

add -L option to raise cutoff to allow indel calling #81

Closed danrlu closed 3 years ago

danrlu commented 3 years ago

Added -L 1000000 to enable INDEL calling in vcf generation (see issue here). Tested with seq69/70 data and tests in github actions.

neevor commented 3 years ago

Sorry I completely missed that I should review this PR!

danrlu commented 3 years ago

No worries at all!! It's a very simple fix, just wanted to make sure you're aware of the change :) Thanks Aaron!!