Open GoogleCodeExporter opened 9 years ago
I get the same error (AttributeError: 'module' object has no attribute
'ParseBAM') for bam_stat.py.
Thanks
Pascal
Original comment by androidp...@gmail.com
on 13 Apr 2012 at 9:07
Sorry guys. I didn't see this issue till now.
Unfortunately, I cannot repeat your problems. Could you please download the
newer version and try a again?
http://code.google.com/p/rseqc/downloads/list
I guess the error is because that PYTHONPATH was not set properly. You can do
it explicitly:
for example:
$ export
PYTHONPATH=/home/user/tools/RSeQC2/usr/local/lib/python2.7/site-packages
Email me directly if you still have questions.
wangliguo78 AT gmail.com
Thanks for using RSeQC
-Liguo
Original comment by wangligu...@gmail.com
on 19 Apr 2012 at 6:32
Original issue reported on code.google.com by
mauro.p...@bioflag.it
on 30 Mar 2012 at 5:21