Skip to content

Latest docker image can't read .txt file (ValueError: File format mismatch) #66

Description

@mihkelvaher

Hi,
I was trying out BIGSI through docker and encountered this error:

docker run -v $PWD/example-data:/data phelimb/bigsi bigsi bloom --config /data/configs/berkeleydb.yaml /data/kmers.txt /data/fromTxt.bloom

ValueError: File format mismatch

Using the image from the tutorial (phelimb/bigsi:63768c2), the filter generation seems to work fine.

Edit: While the old version doesn't output anything to stdout/err, it also doesn't produce the filter (even with kmers.ctx, which the latest can make into a filter). Using kmers.ctx with the old version, BIGSI exits with 132.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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