Running leafcutter_cluster_regtools.py reports an error, how to solve this problem?
ValueError: need more than 6 values to unpack
Traceback (most recent call last): File "/backup/home/changxing/personal/LG/software/leafcutter/scripts/leafcutter_cluster_regtools.py", line 497, in <module> main(options, libl) File "/backup/home/changxing/personal/LG/software/leafcutter/scripts/leafcutter_cluster_regtools.py", line 14, in main pool_junc_reads(libl, options) File "/backup/home/changxing/personal/LG/software/leafcutter/scripts/leafcutter_cluster_regtools.py", line 47, in pool_junc_reads chrom, A, B, dot, counts, strand, rA,rb, rgb, blockCount, blockSize, blockStarts = lnsplit ValueError: need more than 6 values to unpack
Hello , Did you solve this issue ? I got the same problem. I would appreciate if someone can help me.