Skip to content

Commit 3b03eef

Browse files
author
Ryan Routsong
committed
fix: update sourcing script location
1 parent 0cfd61c commit 3b03eef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ Biowulf uses environmental modules to control software. After executing the abov
3737
> [+] Loading singularity 4.X.X on cnXXXX
3838

3939
```bash title="<b>Bigsky</b>"
40-
source /data/openomics/bin/dependencies.sh
40+
source /data/openomics/bin/source_weave.sh
4141
```
4242

43-
Bigsky uses spack to load modules so a consolidated conda environment with snakemake is activated:
43+
Bigsky uses the same lua module load system that biowulf uses for weave.
4444

4545
```bash title="dependencies.sh"
4646
module load snakemake/7.22.0-ufanewz

0 commit comments

Comments
 (0)