GeneLab_Data_Processing
GeneLab_Data_Processing copied to clipboard
[Metagenomics Illumina] explicitly setting humann3 reference db locations in rule
- an issue can arise if the user is pointing to previously installed humann3 reference databases, or if the locations were manually changed for testing at some point
- this linked commit on the metagenomics branch integrated always explicitly setting the locations based on what is in the config.yaml: https://github.com/nasa/GeneLab_Data_Processing/commit/1405949bca73e4df378146b0749521b5800e127f
- changes are in the
humann3_PEandhumann3_SErules - in case it's helpful, i'm also attaching a modified Snakefile that has the changes in it (as a zip due to file-type restrictions) Snakefile.zip