Sangwoo Kim
unread,Jan 25, 2012, 2:19:06 PM1/25/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JointSNVMix User Group
Hi,
I just installed JointSNVMix, but I got an error like below when I
run.
================================================
rachmani@rachmani-****-D3:~/Downloads/JointSNVMix-0.7.5$ jsm.py
Traceback (most recent call last):
File "/usr/local/bin/jsm.py", line 9, in <module>
from joint_snv_mix.runners.train import snv_mix_one_train,
snv_mix_two_train, joint_snv_mix_one_train, \
File "/usr/local/lib/python2.7/dist-packages/joint_snv_mix/runners/
train.py", line 8, in <module>
from joint_snv_mix.counters.joint_binary_counter import
JointBinaryBaseCounter
File "joint_binary_counter.pyx", line 1, in init
joint_snv_mix.counters.joint_binary_counter (joint_snv_mix/counters/
joint_binary_counter.c:3141)
File "csamtools.pxd", line 388, in init
joint_snv_mix.counters.ref_iterator (joint_snv_mix/counters/
ref_iterator.c:3116)
ValueError: csamtools.Samfile has the wrong size, try recompiling
==================================================
Here's the information of my platform
OS: Ubuntu 11.10
Python: 2.7.2
Cython: 0.15.1
What is this error?
Thanks
Sangwoo