HI,
When I used REDItools to deal with my data, there is an error:
Script time --> START: 01/11/2017 20:16:51
Analysis ID: 877622016
Traceback (most recent call last):
File "/Storage/data002/wangzn/software/REDItools-1.0.4/bin/REDItoolDenovo.py", line 746, in <module>
if int(l[2])+int(l[3]) > 0: rrefs[l[0]]=int(l[1])
IndexError: list index out of range
The command was:
REDItoolDenovo.py -i rice.sorted.bam -f CM_genome.fa -o aaaa -t 11</module>
I just want to test the software, but I can not continue. Please help me to solve it.
Wang
Hi,
my impression is that pysam version is not corrected.
You should use version 0.6 or 0.7.
Best,
Ernesto