Open GoogleCodeExporter opened 9 years ago
It seems that JoingSNVMix expects a bam file where it is supposed to be a fasta
file, not sure why?
Original comment by zhenhuaw...@gmail.com
on 7 Mar 2013 at 10:12
A few comments.
1) You appear to have the order of tumour and normal reversed. This won't cause
the error but will be bad for results.
2) When you use `train` instead of `classify` there is a fourth mandatory
argument which is the name of the file to write the learned parameters. This
may fix the error. Try typing `jsm.py train -h` for the full list of commands.
Let me know if there is still an issue.
Cheers,
Andy
Original comment by AndrewJL...@gmail.com
on 13 Mar 2013 at 12:45
Original issue reported on code.google.com by
zhenhuaw...@gmail.com
on 7 Mar 2013 at 10:11