Hi all,
Is it possible to download the exact mm10 reference file used by galaxy directly into my computer? I’m trying to run a variant caller called MuTect and the error I am getting is that the mm10 file I am supplying and my aligned files (which i aligned on galaxy using BowTie and the built-in mm10 database) do not have the same order of contigs (ERROR MESSAGE: Input files reads and reference have incompatible contigs: Order of contigs differences, which is unsafe). I figured out that a few chromosomes are out of order, which means the mm10 on my computer isn’t exactly the same as the mm10 used by galaxy. So the easiest way to fix this error message is to get the exact mm10 file used by galaxy and supply it to MuTect instead of re-aligning everything to the current mm10 file I have on my computer.
Thanks.