Skip to content

Funannotate compare - ValueError: invalid literal for int() with base 10: #98

@mikaeldahl

Description

@mikaeldahl

I upgraded to 0.7.1 today and received a new error I didn't get with 0.6.2.
When it start parsing the genomes it ends and gives the following error message

##########################
funannotate compare -i Saico_2 Neo_irre2 --cpus 24 [10:51]

[10:51:47 AM]: OS: linux2, 24 cores, ~ 49 GB RAM. Python: 2.7.13
[10:51:47 AM]: Running funannotate v0.7.1
[10:51:47 AM]: Now parsing 2 genomes
[10:51:50 AM]: working on Saitoella complicata NRRL Y-17804 genome
Traceback (most recent call last):
File "/home/mikael/.linuxbrew/Cellar/funannotate/0.7.1/libexec/bin/funannotate-compare.py", line 160, in
if int(genomeStats[9]) == 0:
ValueError: invalid literal for int() with base 10: '7,211'

########################3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions