Allow relative file paths#257
Conversation
|
PR Testing: Run the pipeline with relative paths for the following parameters: meta_path, submission_config, ref_fasta_path, ref_gff_path, and bakta_db_path. Example command: |
|
Test data with --virus and --rsv is working, but --bacteria is not. I tried reversing the change to the bacteria annotation subworkflow - no change, so not sure when/how this broke.
The metadata path is a custom one where I removed the CP sample because it's giving us issues (see #217). Metadata log says "Metadata validation was successful!" |
jessicarowell
left a comment
There was a problem hiding this comment.
Tested --virus and --rsv with test data. Failed for me on a custom bacteria metadata file, but it worked for Ramiya with the test datasets. I'll go ahead and merge because this is probably an issue with my metadata file.

Description
Changes allow for command line parameters to be provided as relative paths.
Checklist
Go Through Checklist Below and Place A ✔️ (X Inside the Box) if Completed
General Checks
Have you run appropriate tests (unit/integration/end-to-end) to check logic across run environments (Conda/Docker/Singularity on Scicomp/AWS/NF Tower/Local)?
For each relevant configuration: