I’m using a usegalaxy.org instance to analyze illumina data (paired end, trimmomatic trimmed) to a reference fungal genome (one I downloaded from Ensembl). I am using BWA-MEM in paired-end mode, but I think that it is failing in the indexing.
Every time I run it, I get this error:
[E::idx_find_and_load] Could not retrieve index file for ‘/galaxy-repl/main/files/042/990/dataset_42990690.dat’
[E::idx_find_and_load] Could not retrieve index file for ‘/galaxy-repl/main/files/042/990/dataset_42990690.dat’
Anyone have any suggestions?