Closed ab08028 closed 4 years ago
Hi,
As far as I can tell, the "could not retrieve index file" error message is simply a side-effect of the pipeline not indexing BAMs unless that index is needed for the final product or for an intermediate step. I am not sure why it has been turned into a visible error, but it should be harmless.
If you do run into problems, then do not hesitate to open a new issue.
Best regards, Mikkel
Hi there, paleomix team! Thanks as always for such a great pipeline 👍 I'm running into an odd error that I've never seen before, and I'm not sure if I need to worry about. I've successfully run paleomix dozens of times on my old lab server, but I'm running it on a new server now and am getting the non-fatal error:
[E::idx_find_and_load] Could not retrieve index file for '/net/harris/vol1/home/beichman/bears/paleomix/paleomix/004_UARC_IT_APP2/004_UARC_IT_APP2/brown_bear/004_UARC_IT_APP2/Lib_S2.rmdup.collapsed.bam [E::idx_find_and_load] Could not retrieve index file for '/net/harris/vol1/home/beichman/bears/paleomix/paleomix/004_UARC_IT_APP2/004_UARC_IT_APP2/brown_bear/004_UARC_IT_APP2/Lib_S2.rmdup.normal.bam
The pipeline does not fail that node, and appears to complete successfully (final bam files are output), however I wanted to check with you that nothing insidious was going on due to this lack of bam index at the this stage. Looking back at past runs of paleomix I believe .bai files were output at that stage when I ran it previously.
Any ideas of what might be going on and if I need to worry about it? Thanks so much for your advice! :)
Software versions: paleomix: 1.2.14 samtools 1.9 bwa 0.7.17 R 3.6.1 picard 2.21.7
Makefile pasted below: