Hello,
I am a newbie using a Galaxy Instance in the Amazon cloud and when I run HSseq-count I get the following error:
An error occurred with this dataset: Error: 'itertools.chain' object has no attribute 'get_line_number_string' [Exception type: AttributeError, raised in count.py:201] Error: 'itertools.chain' object has no attribute 'get_line_number_string' [Exception type: AttributeError, raised in count.p
Tool execution generated the following error message:
Error: 'itertools.chain' object has no attribute 'get_line_number_string' [Exception type: AttributeError, raised in count.py:201] I get this 6 times.
Previous posts about this error (eg. on SeqAnswers) date from 2010 when it was a bug that was apparently fixed. A more recent post (http://sourceforge.net/p/htseq/bugs/11/) says:
This seems to be because of the way itertools.chain is used to tie the two pairs together.
I am not familiar with Python and don't really know what this means.
Has anyone experienced this error, and do you have any suggestions for how to fix it? I did recently run HTSeq-count on a different but much smaller dataset and it worked fine so I'm wondering if there is anything in my data that is preventing it from running properly. I'm not sure what of the data I should post. Any input or suggestions would be greatly appreciated. Thank you.