Closed GoogleCodeExporter closed 9 years ago
Hi,
I think you are running the wrong command. If you want JointSNVMix run
jsm.py train joint_snv_mix_two human_g1k_v37.fasta 04_Cleaned.bam
05_Cleaned.bam JointSNVMix-0.7.5/config/joint_priors.cfg
JointSNVMix-0.7.5/config/joint_params.cfg output.param
Notice joint_snv_mix_two inplace of snv_mix_two.
The latter command runs the independent SNVMix model on each sample and joins
the results post-hoc, it also requires different a config file "indep.cfg".
Please let me know if that fixes the problem and I can close this.
Cheers,
Andy
Original comment by AndrewJL...@gmail.com
on 1 Feb 2012 at 5:22
D'oh, thanks Andy. PEBKAC indeed.
Original comment by dan.s...@gmail.com
on 2 Feb 2012 at 8:52
Original comment by AndrewJL...@gmail.com
on 2 Feb 2012 at 3:54
Original issue reported on code.google.com by
dan.s...@gmail.com
on 1 Feb 2012 at 5:03