Skip to content

VIBRANT error: could not identify Pfam HMM files in database directory. Please run VIBRANT_setup.py - After download-db #98

@gadieid

Description

@gadieid

After download-db, and although no errors found in the VIBRANT_setup.log, the VIBRANT_run.py exit with error on missing db files.

During download-db the hmmpress certed only the .h3i file and not all other indexes (.h3f and so on) both for PFAM and VOG HMM so Vibrant_tun.py failed.

It might be related to the subprocess and parallelism

Workaround in the database directory to manually run hmmpress like this:

hmmpress VOGDB94_phage.HMM
rm VOGDB94_phage.HMM.h3i (hmmpress will not run if several of the binary files exists)
hmmpress VOGDB94_phage.HMM

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