File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -81,12 +81,8 @@ conda install flowcraft
8181Pipelines built with FlowCraft require at least one container
8282engine to be installed, among ` docker ` , ` singularity ` or ` shifter ` .
8383If you already have any one of these installed, you're good to go.
84- If not, we recommend installing singularity, which also has a bioconda
85- package:
86-
87- ```
88- conda install singularity
89- ```
84+ If not, we recommend installing singularity, though it should be installed with
85+ root privileges and accessible in all compute nodes.
9086
9187## How to use it
9288
Original file line number Diff line number Diff line change 22
33## Upcoming release (` dev ` branch)
44
5+ ## 1.2.1
6+
57### Improvements
68
79- The parameter system has been revamped, and parameters are now component-specific
You can’t perform that action at this time.
0 commit comments