Skip to content

Commit

Permalink
Update pipeline_integration_yml.md
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaelgarcia authored Nov 22, 2024
1 parent e7e33ed commit 8c56052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/yaml_docs/pipeline_integration_yml.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For more information on functionalities implemented in `panpipes` to read the co
## Compute resources options

<span class="parameter">resources</span><br>
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 parameters:
- <span class="parameter">threads_high</span> `Integer`, Default: 1<br>
Number of threads used for high intensity computing tasks.
Expand Down

0 comments on commit 8c56052

Please sign in to comment.