From 9c9c83a46429a9dca1c3fc91f64117aa501d4ac6 Mon Sep 17 00:00:00 2001 From: Giulia Garcia <147185635+giuliaelgarcia@users.noreply.github.com> Date: Thu, 20 Jun 2024 14:57:30 +0100 Subject: [PATCH] Update pipeline_integration_yml.md --- docs/yaml_docs/pipeline_integration_yml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/yaml_docs/pipeline_integration_yml.md b/docs/yaml_docs/pipeline_integration_yml.md index b8548e26..50f63497 100644 --- a/docs/yaml_docs/pipeline_integration_yml.md +++ b/docs/yaml_docs/pipeline_integration_yml.md @@ -23,7 +23,7 @@ For more information on functionalities implemented in `panpipes` to read the co ## Compute resources options resources
-Computing resources to use, specifically the number of threads used for parallel jobs. Check [threads_tasks_panpipes.xlsx](https://github.com/DendrouLab/panpipes/blob/threads_doc_g/docs/yaml_docs/threads_tasks_panpipes.csv) 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.csv](https://github.com/DendrouLab/panpipes/blob/threads_doc_g/docs/yaml_docs/threads_tasks_panpipes.csv) for more information on which threads each specific task requires. Specified by the following parameters: - threads_high `Integer`, Default: 1
Number of threads used for high intensity computing tasks.