We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cfd61c commit 3b03eefCopy full SHA for 3b03eef
docs/install.md
@@ -37,10 +37,10 @@ Biowulf uses environmental modules to control software. After executing the abov
37
> [+] Loading singularity 4.X.X on cnXXXX
38
39
```bash title="<b>Bigsky</b>"
40
-source /data/openomics/bin/dependencies.sh
+source /data/openomics/bin/source_weave.sh
41
```
42
43
-Bigsky uses spack to load modules so a consolidated conda environment with snakemake is activated:
+Bigsky uses the same lua module load system that biowulf uses for weave.
44
45
```bash title="dependencies.sh"
46
module load snakemake/7.22.0-ufanewz
0 commit comments