-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hi,
I tried the SquigglePlot command, and it gave me error like below. Could you please let me know how to fix it?
python /cm/shared/apps/squigglekit/1.5.1a/SquigglePlot.py -s /condo/kisslab/tmhtxt53/GridIon/m6Apaper_data/SquiggleKit/SRR8767348_squiggle-pull.tsv.gz --raw_signal --save SRR8767348_squigglePlot.png --save_path /condo/kisslab/tmhtxt53/GridIon/m6Apaper_data/SquiggleKit
Error:
Cannot convert the signal file. Will plot the values provided as is.
Traceback (most recent call last):
File "/cm/shared/apps/squigglekit/1.5.1a/SquigglePlot.py", line 474, in
main()
File "/cm/shared/apps/squigglekit/1.5.1a/SquigglePlot.py", line 198, in main
for l in sz:
File "/cm/local/apps/python3/lib/python3.9/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte