Hi,
First of all, thank you for this program.
I encountered an issue during my analysis related to host file naming. The pipeline did not complete successfully when the host filenames contained spaces. After replacing spaces with underscores ("_"), everything worked correctly.
It might be helpful to mention this requirement in the documentation or handle such filenames within the code :)
Hi,
First of all, thank you for this program.
I encountered an issue during my analysis related to host file naming. The pipeline did not complete successfully when the host filenames contained spaces. After replacing spaces with underscores ("_"), everything worked correctly.
It might be helpful to mention this requirement in the documentation or handle such filenames within the code :)