Closed zhangzhen closed 3 months ago
Hi @zhangzhen,
If this pipeline is useful or interesting to you please consider starring and sharing modules, this helps others to find and benefit from the effort and me to prioritize my efforts! For more modules/pipelines check out MR.PARETO, my effort to augment research by modularizing (biomedical) data science.
I hope this helps! Feel free to close the issue if it's resolved.
Cheers, Stephan
the stuff in resources and workflow folder is kept intact, but the stuff in config folder will be changed by users. is there is a better way to run a pipeline without copying it? if a pipeline uses conda envs, the envs are created in/.snakemake/conda/. does copying the pipeline mean these envs are re-created per run?