EBI-Metagenomics / EukCC

Tool to estimate genome quality of microbial eukaryotes
GNU General Public License v3.0
31 stars 9 forks source link

binlinks.py , IndexError: list index out of range #37

Open haihao999 opened 1 year ago

haihao999 commented 1 year ago

Hi, I don't know why there is a failure, the steps are the same, Could you help me?

Number of Commands: 3 13-02-2023 10:46:45: Parsing Bam file. This can take a few moments 13-02-2023 10:46:46: Parsing Bam file. This can take a few moments 13-02-2023 10:46:50: Parsing Bam file. This can take a few moments 13-02-2023 10:46:53: Writing output Traceback (most recent call last): File "/home/shang/anaconda3/envs/eukcc/bin/binlinks.py", line 209, in main() File "/home/shang/anaconda3/envs/eukcc/bin/binlinks.py", line 202, in main cout = csv.DictWriter(fout, fieldnames=list(out_data[0].keys())) IndexError: list index out of range 13-02-2023 11:09:29: Writing output 13-02-2023 11:10:12: Writing output

javiercnav commented 1 year ago

Hello there, I want to follow-up on this issue. I am getting the same error when trying binlinks.py Any thoughts?