Skip to content

Bug: the input file cannot include the word "type" #186

@AntonPetrov

Description

@AntonPetrov

The temporary filename template includes a placeholder in it (called "type") that is then replaced to get a temporary filename (see output_folder, f"{seq_id.replace('/', '_')}_type.txt" in core.py). This causes a bug if the input filename also includes the word "type".

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions