We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfba5c commit 0a10b39Copy full SHA for 0a10b39
1 file changed
config/README.md
@@ -177,6 +177,6 @@ may encounter errors due to the default file permissions configuration, which
177
conflicts with Snakemake's containerized conda environment activation mechanism.
178
Thus, running the containerized VIPERA workflow on the WSL is not advised.
179
Additionally, certain known issues arise when utilizing non-default temporary
180
-directories and Snakemake shadow directories. To address this issue, use the
+directories and Snakemake shadow directories. To address this issue, use the
181
default temporary directory (e.g. `export TMPDIR=/tmp` in Linux machines) and
182
-specified the shadow prefix (`--shadow-prefix /tmp`) before executing the workflow.
+specify the shadow prefix (`--shadow-prefix /tmp`) before executing the workflow.
0 commit comments