You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found it's OK to run delly call -g /home/yli11/Data/Human/hg38/fasta/hg38.fa -v merged_germline.bcf -o OUTPUT -x /home/yli11/Data/Human/hg38/annotations/human.hg38.excl.tsv INPUT.bam
But once I added -d sv_support.gz to the above command. It had a core dumped error.
How should I fix it? I want to have the read support file.
Delly version: v1.2.6
using Boost: v1.74.0
using HTSlib: v1.15.1
Thanks,
Yichao
The text was updated successfully, but these errors were encountered:
Hi,
I found it's OK to run
delly call -g /home/yli11/Data/Human/hg38/fasta/hg38.fa -v merged_germline.bcf -o OUTPUT -x /home/yli11/Data/Human/hg38/annotations/human.hg38.excl.tsv INPUT.bam
But once I added
-d sv_support.gz
to the above command. It had a core dumped error.How should I fix it? I want to have the read support file.
Thanks,
Yichao
The text was updated successfully, but these errors were encountered: