Skip to content

get_sequence_types only writes N for some fasta #84

@ssjunnebo

Description

@ssjunnebo

From RT 640278:
I am running get_sequence_type on a list of assemblies. It calls the STs for all, but for some fastas it only writes N as allele output, in the mlst_results.genomic.csv and in the concatenated_alleles.fa. I have tried renaming the files, changing the fasta header (getting rid of commas), etc, but I see no pattern how this would make any sense why some sequences are given as output and others are not. Could you please take a look if you can see what is going on? If I run e.g.

bsub -M1000 -R 'select[mem>1000] rusage[mem=1000]' -o log_test.o -e log_test.e 'get_sequence_type -s "Escherichia coli 2" -c GCA_001266335.1_400929_genomic.fna'

then it also does not write any errors, but ‘completed successfully’…? The genomes are E. coli, I am sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions