Closed bednarsky closed 3 weeks ago
Since I am using an outdated version of the workflow and the results.csv files are available, I would ignore this for now and check if after I migrate to snakemake 8 the issue persists
Yes, this known when using the github()
directive to load the module and the scripts load themselves other scripts e.g., utils.R
or tools.py
. Easy resolved by having a local dea_limma
copy and not using github()
, but very interesting if resolved in Snakemake 8.
https://github.com/snakemake/snakemake/issues/2205
https://github.com/snakemake/snakemake/issues/1632
Do you know this bug? Confused since it seems to be basic snakemake-R interaction stuff, but one of the rules worked..
.smk
fileuse rule from ct_annotated_dea_limma as ct_annotated_dealimma