Open jolespin opened 1 year ago
Figured it out. The output folder MUST have a subdirectory called result
https://github.com/medema-group/bigslice/blob/e11b979dbc5c3acaa067f5012d2d08da5c01dd76/bigslice/bigslice#L952
In future updates, can the output directory be sufficient instead of output_directory/result ?
Now I'm getting this error:
(VEBA-biosynthetic_env) [jespinoz@exp-15-15 Test]$ bigslice --query test_output/biosynthetic/intermediate/1__antismash/SRR17458614__CONCOCT__P.2__9/ --query_name SRR17458614__CONCOCT__P.2__9 --program_db_folder /expanse/projects/jcl110/db/veba/VDB_v4/Annotate/BiG-SLiCE/ bigslice_output
pid 1058573's current affinity list: 110
pid 1058573's new affinity list: 110
pid 1058570's current affinity list: 110
pid 1058570's new affinity list: 110
Fetching run details...
Can't find a matching hmm library in the database!
BiG-SLiCE run failed.
I'm not sure how to get this to run. I've made sure the input directory exists, the output directory exists, and the database is specified.
Here's the line: https://github.com/medema-group/bigslice/blob/e11b979dbc5c3acaa067f5012d2d08da5c01dd76/bigslice/bigslice#L1009
Side note: It might be useful to not require the database path to check the version