Closed frankambrosio3 closed 1 year ago
Looks like the WDL task will need to be updated. Found this in the log files when using this dev branch:
usage: tb-profiler
{profile,vcf_profile,fasta_profile,lineage,spoligotype,collate,reprofile,reformat,create_db,update_tbdb,batch,list_db,version}
...
tb-profiler: error: unrecognized arguments: --version
I think tbprofiler still ran as expected and produced the outputs but the version is an empty string.
I'll push a commit to fix when I get a chance
After adjusting the WDL code for the version capture, everything ran as expected in Terra. Correctly captured the version info as well as the other tbprofiler expected outputs ✔️
This branch is quite far behind main
branch (174 commits behind) but seeing as this is only a minor task edit, I don't think it will matter.
You could pull in the latest changes from main
into this branch and re-run tests just to ensure latest changes to TheiaProk wfs do not interfere with these changes
Tested successfully in Terra after bringing this dev branch up to date with main
, so I'm going to go ahead and merge the PR
just updated to the later tbprofiler docker image tag and swapped quay for staphb