Hi all,
I am getting the exact same error as above, but I have already attempted to make my own database. The only thing I can figure out is that the manual (as listed above:
http://deconseq.sourceforge.net/manual.html#DB) says that the index should make 8 files, and I am only getting 5.
I'm making my own db from a bunch of combined .fasta files and this is how I have built the index:
./bwa64 index -p hsref -a div Bacterial.genomes_split_prinseq.fasta >bwa.log 2>&1 &
Have I missed a step here?
And as a separate question, I would like to also do this with the database from here:
ftp://edwards.sdsu.edu:7009/deconseq/db/ but it looks like the link is broken. Will this be available again?
Thanks,
Alice