Closed edkerk closed 1 month ago
runDLKcat has the filename and path hard-coded in the python command to run DLKcat. It should indeed be possible to tell runDLKcat which file to use as an input (and the output file as well). This can be implemented, but it will take a little while before I have time to do this.
As a workaround you could use MATLAB's movefile command to rename the input file just before running runDLKcat, and rename it again after runDLKcat is done.
@pkiwibird, does the modified runDLKcat
in #394 work for you?
Discussed in https://github.com/SysBioChalmers/GECKO/discussions/389