You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.
Using kit: PCS109
Configurations to consider: "+:SSP,-VNP|-:VNP,-SSP"
Traceback (most recent call last):
File "/group/zhougrp/dguan/nanopore_annotation/Chicken/.snakemake/conda/ec1f5938/bin/cdna_classifier.py", line 336, in
nr_records = utils.count_fastq_records(args.input_fastx)
File "/group/zhougrp/dguan/nanopore_annotation/Chicken/.snakemake/conda/ec1f5938/lib/python3.6/site-packages/pychopper/utils.py", line 57, in count_fastq_records
b = fh.read(size)
File "/group/zhougrp/dguan/nanopore_annotation/Chicken/.snakemake/conda/ec1f5938/lib/python3.6/codecs.py", line 321, 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
The text was updated successfully, but these errors were encountered:
Using kit: PCS109
Configurations to consider: "+:SSP,-VNP|-:VNP,-SSP"
Traceback (most recent call last):
File "/group/zhougrp/dguan/nanopore_annotation/Chicken/.snakemake/conda/ec1f5938/bin/cdna_classifier.py", line 336, in
nr_records = utils.count_fastq_records(args.input_fastx)
File "/group/zhougrp/dguan/nanopore_annotation/Chicken/.snakemake/conda/ec1f5938/lib/python3.6/site-packages/pychopper/utils.py", line 57, in count_fastq_records
b = fh.read(size)
File "/group/zhougrp/dguan/nanopore_annotation/Chicken/.snakemake/conda/ec1f5938/lib/python3.6/codecs.py", line 321, 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
The text was updated successfully, but these errors were encountered: