Hi!
When running bamtools merge on two files like this
bamtools merge -in Bornheim.Bornheimx.result.ref.fna.masked.gsnap.2.global.h.bam -in B3I_UNclean_shuf.gsnap.Bornheim.Bornheimx.result.ref.noN.bam -out test.out.bam
I get the following error
bamtools merge ERROR: could not open input BAM file(s)... Aborting.
[1] 16266 segmentation fault bamtools merge -in -in -out test.out.bam.
This is for the latest bamtools, as well as bamtools-2.2.3.
This happens for a bunch of bam files that have been created from gsnap mappings with samtools 0.2.0. I am able to merge other bam files created from clc mappings with the clc conversion tool.
Any help and/or workaround would be highly appreciated.
Kind regards
Philipp