Hi,
I just imported a workflow from another Galaxy instance and when running it, the tool pindel_test (from the Test Tool Shed) reports the following error concering missing datasets, even tough they exist:
Error message:
problem doing : samtools index /opt/galaxy/database/files/000/dataset_50.dat [Errno 2] No such file or directory problem doing : samtools faidx /opt/galaxy/database/files/000/dataset_3.dat [Errno 2] No such file or directory
Additional output:
samtools index /opt/galaxy/database/files/000/dataset_50.dat samtools faidx /opt/galaxy/database/files/000/dataset_3.dat pindel -f /opt/galaxy/database/files/000/dataset_3.dat -i /opt/galaxy/database/tmp/tmpn7gvfu/pindel_configFile -o /opt/galaxy/database/tmp/tmpn7gvfu/pindel --number_of_threads 1 --window_size 5 --sequencing_error_rate 0.010000 --sensitivity 0.950000 -u 0.020000 -n 2 -a 1 -m 3 -v 50 -d 30 -B 0 -A 0 -M 3 commande = pindel2vcf -P /opt/galaxy/database/tmp/tmpn7gvfu/pindel -r /opt/galaxy/database/files/000/dataset_3.dat -R sample -d 03/02/16 pindel2vcf -P /opt/galaxy/database/tmp/tmpn7gvfu/pindel -r /opt/galaxy/database/files/000/dataset_3.dat -R sample -d 03/02/16 cp /opt/galaxy/database/tmp/tmpn7gvfu/pindel.vcf /opt/galaxy/database/files/000/dataset_54.dat
Thanks
Alex