From 606026e2c6e982a5b28340275ec4d7790797bb87 Mon Sep 17 00:00:00 2001 From: Giulia Garcia <147185635+giuliaelgarcia@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:21:32 +0000 Subject: [PATCH] Update spatial_qc.md --- docs/yaml_docs/spatial_qc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/yaml_docs/spatial_qc.md b/docs/yaml_docs/spatial_qc.md index 3081a025..4f440b75 100644 --- a/docs/yaml_docs/spatial_qc.md +++ b/docs/yaml_docs/spatial_qc.md @@ -28,7 +28,7 @@ For more information on functionalities implemented in `panpipes` to read the co resources
-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. +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: 1
Number of threads used for high intensity computing tasks.