@@ -66,7 +66,7 @@ To run the snakemake pipeline and example script is given (run_PathoFact.sh), bu
* snakemake -s Snakefile --use-conda -p
alternatively one can adjust the number of threads per job (when analysing bigger files it is advised to run on either multiple "cores" or cores with "more" memory)
alternatively one can adjust the number of threads per job (when analysing bigger files it is advised to run on either multiple "cores" or cores with "higher" memory)
* snakemake -s Snakefile -j [number of threads/jobs] --use-conda -p