Skip to content

Potential patch needed for updated assembly_summary.txt format #237

@Weifanwu66

Description

@Weifanwu66

Describe the bug
ncbi-genome-download currently fails with:
ERROR: Invalid line length in summary file line 2277358. Expected 38, got 33. Attempting to fix.
'submitter' is not in list
This suggests that the current assembly_summary_bacteria.txt from NCBI no longer matches the fixed 38-column schema assumed by the tool.
Affected version
0.3.3
To Reproduce
Steps to reproduce the behavior:
Run:
ncbi-genome-download bacteria --genera "Escherichia" --assembly-level complete --formats fasta --section genbank

The error occurs during metadata parsing.

Expected behavior
The tool should download the genomes of Salmonella from genbank section

Screenshots

Image

Additional context
Add any other context about the problem here.

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