-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
This seems similar to #31
sniffles runs, happily printing out progress, and at the end I get:
[...........]
# Processed reads: 6170000
# Processed reads: 6180000
# Processed reads: 6190000
Switch Chr chrY
# Processed reads: 6200000
Print:
Finalizing ..
/bin/bash: line 1: 35826 Segmentation fault (core dumped) sniffles --mapped_reads ngmlr_alignment/anon.bam --vcf sniffles_genotypes/anon.vcf --threads 12 --Ivcf sniffles_combined/calls.vcf 2> logs/sniffles_genotype/anon.log
No vcf is produced, but I can see a "anon.vcf_tmp_genotype" binary file in the output directory.
Unfortunately, I cannot share my input data. The alignment is done using ngmlr, the vcf for --Ivcf is made using Survivor after using sniffles without --Ivcf (which did not lead to this problem).
What can I do to try to debug this?
Metadata
Metadata
Assignees
Labels
No labels