Hello.
Although this post is 6 months old and no answers yet, I'm hoping someone can solve it. I'm having exactly the same issue.
joinx exists, and I'm running calc_covg just fine. calc_bmr dies:
Loading per-sample coverages stored in /home/medapd/Desktop/music-0634LEE/music/calc-covg/total_covgs
Loading per-gene coverage files stored under /home/medapd/Desktop/music-0634LEE/music/calc-covg/gene_covgs/
Running 'joinx1.6 ref-stats' to read reference FASTA and identify SNVs at AT, CG, CpG sites
bash: line 1: 12382 Segmentation fault (core dumped) joinx1.6 ref-stats --ref-bases --bed /tmp/gm-genome_sys-2013-04-29_10_41_26--7hVz/anonymous0 --fasta /home/medapd/Desktop/music-0634LEE/Reference/GATK_g1k/human_g1k_v37.fasta.gz --output /tmp/gm-genome_sys-2013-04-29_10_41_26--7hVz/anonymous1
ERROR: ERROR RUNNING COMMAND. Exit code 139, msg No such file or directory from: joinx1.6 ref-stats --ref-bases --bed /tmp/gm-genome_sys-2013-04-29_10_41_26--7hVz/anonymous0 --fasta /home/medapd/Desktop/music-0634LEE/Reference/GATK_g1k/human_g1k_v37.fasta.gz --output /tmp/gm-genome_sys-2013-04-29_10_41_26--7hVz/anonymous1 at /usr/share/perl5/Genome/Model/Tools/Music/Bmr/CalcBmr.pm line 324
I've tried setting the environment variable: export GENOME_SYS_NO_CLEANUP, but this just makes calc_bmr complain and doesn't help.
Extra swap doesn't help either.
Any ideas?
Thanks, Alastair
Do you have joinx installed? It's a music dependency. Is it in your path? (what happens if you type "joinx" from a command line?)