Closed matanhofree closed 10 years ago
Matan;
Thanks for the problem report. It looks like your input alignment is against GRCh37 and you're trying to do an analysis against hg19 without aligning. That won't work, as we don't try to do anything like lift over the chromsome names or coordinates at the alignment step. The bam_clean
step can handle out of order chromosome names but not swapping coordinates like this.
Your best bet it to align against hg19 if you want to call variants in that coordinate space. Hope this helps.
This is the last command in the log file:
Crash trace is very long: http://chianti.ucsd.edu/~mhofree/share/run_error.log
It is possible I miss-configured something in the yaml file. I use the following settings: