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 am not sure whether this already happened in earlier versions of sambamba, but the latest release (v0.5.5) of sambamba mpileup finishes prematurely when generating pileups for whole exome data.
Hi Artem,
I am not sure whether this already happened in earlier versions of sambamba, but the latest release (v0.5.5) of sambamba mpileup finishes prematurely when generating pileups for whole exome data.
I used the following command line:
sambamba_v0.5.5/sambamba mpileup -t 2 --tmpdir=/path/to/tmp -L exome.bed -o exome_sample.bam.pileup exome_sample.bam --samtools "-q 1 -f genome.fasta"
Second sambamba run:
Bed files generated by sambamba during second run (in tmp folder):
Using samtools (still running at the moment, but I guess you get the point.)
Please let me know if you need data/help to reproduce the error.
Robert
The text was updated successfully, but these errors were encountered: