Skip to content

sina: The ARB database you were trying to use is likely corrupted #506

Closed
@nick-youngblut

Description

@nick-youngblut

I'm using quay.io/biocontainers/sina:1.7.1--h9aa86b4_0:

sina --threads 4 --turn \
  --fasta-write-dna --lowercase none \
  --intype fasta --outtype fasta \
  --in reads.fna \
  --db SILVA_138.1_SSURef_NR99_12_06_20_opt.arb 
  -o aligned.fna

...and getting the following error:

01:15:53 [SINA] This is SINA 1.7.1.
01:15:53 [SINA] Unable to open ARB database "SILVA_138.1_SSURef_NR99_12_06_20_opt.arb".
01:15:53 [SINA] The ARB database you were trying to use is likely corrupted.

The accompanying db file SILVA_138.1_SSURef_NR99_12_06_20_opt.sidx is also present in the directory.

If I download sina via wget https://github.com/epruesse/SINA/releases/download/v1.7.1/sina-1.7.1-linux.tar.gz and run that executable, the alignment job completes successfully.

It appears that there's something wrong with the sina executable in the sina:1.7.1--h9aa86b4_0 biocontainer

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