Skip to content

Error on assign_allele_ids in AlleleCall module #215

@artmisk13

Description

@artmisk13

Hi there,

I encountered an error when running the AlleleCall module. These are the details that might be relevant:

  • The schema is prepped using PrepExternalSchema and for each locus in the schema, there is only one allele sequence (this went OK)
  • Below is the command I used:
    chewBBACA.py AlleleCall -i /dir/fasta -g /dir/chewbbaca_schema -o ./chewbbaca_allele_call --cpu 6 --output-novel >> output.log

I also tried without --output-novel and it gave me the exact error. Can you please look into this? Is there anything I can do to overcome the error?

Many thanks, appreciate your help!

output.log

Metadata

Metadata

Assignees

Labels

Status: In ProgressHas been assigned and is being worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions