diff --git a/docs/yaml_docs/spatial_deconvolution.md b/docs/yaml_docs/spatial_deconvolution.md index 1e876ee2..acd91c0a 100644 --- a/docs/yaml_docs/spatial_deconvolution.md +++ b/docs/yaml_docs/spatial_deconvolution.md @@ -26,7 +26,7 @@ For more information on functionalities implemented in `panpipes` to read the co ## 0. Compute Resource Options 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.