Skip to content

Static database file missing #1

@lucaz88

Description

@lucaz88

Dear probannopy team,
I am super exited to try out this workflow however I am encountering a problem related to the database files. When I am running the test run I get the following error:

Config File: /home/lucaz/probannopy/probanno/deploy.cfg
Config Items: ['ProbAnno-Standalone']
Traceback (most recent call last):
File "/home/lucaz/probannopy/probanno/lib/ProbAnnotationParser.py", line 725, in getDatabaseFiles
self.checkIfDatabaseFilesExist()
File "/home/lucaz/probannopy/probanno/lib/ProbAnnotationParser.py", line 576, in checkIfDatabaseFilesExist
raise NotReadyError('Static database file "%s" does not exist' %(path))
NotReadyError: Static database file "/media/lucaz/DATA/DBs_repository/probanno/PROTEIN_FASTA" does not exist
Out[5]: <probanno.ReactionProbabilities at 0x7f20336f6b90>

I have the filing that I am missing some of the db files the script is looking for however I've downloaded but the PROTEIN.udb and OTU_FID_ROLE. I am using a different folder for them but I've configured the deploy.cfg file accordingly.
Any idea on how can I solve this issue?
many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions