diff --git a/docs/yaml_docs/pipeline_preprocess_yml.md b/docs/yaml_docs/pipeline_preprocess_yml.md index 413ca353..4cbc3293 100644 --- a/docs/yaml_docs/pipeline_preprocess_yml.md +++ b/docs/yaml_docs/pipeline_preprocess_yml.md @@ -27,7 +27,7 @@ You can download the different preprocess `pipeline.yml` files here: ## Compute resources options resources
-Computing resources to use, specifically the number of threads used for parallel jobs. Check threads_tasks_panpipes.md](https://github.com/DendrouLab/panpipes/blob/threads_doc_g/docs/yaml_docs/threads_tasks_panpipes.md)) for more information on which threads each specific task requires. +Computing resources to use, specifically the number of threads used for parallel jobs. Check [threads_tasks_panpipes.md](https://github.com/DendrouLab/panpipes/blob/threads_doc_g/docs/yaml_docs/threads_tasks_panpipes.md)) for more information on which threads each specific task requires. Specified by the following three parameters: - threads_high `Integer`, Default: 2
Number of threads used for high intensity computing tasks.