Pindel Error: I cannot find the file in configuration file
1
0
Entering edit mode
8 months ago

Hi,

I come across this error while running pindel v0.3 in docker. My bam file is named main.clean.bam and my config file has:

main.clean.bam 270 main

The error is:

I cannot find the file 'main.clean.bam'. referred to in configuration file 'calls/pindel_config.txt'. Please change the BAM configuration file.

Any idea how to sort this issue.

Thanks in advance

bam pindel • 430 views
ADD COMMENT
1
Entering edit mode
8 months ago
ATpoint 82k

Give it the full path to the file, get it with realpath main.clean.bam and provide that in the config file.

ADD COMMENT
0
Entering edit mode

Thank you. this worked :)

ADD REPLY

Login before adding your answer.

Traffic: 2078 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6