From 601d0406a40fc65491b348b7d003e2ade39a7a72 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Mon, 9 Oct 2023 09:36:40 +0300 Subject: singlecell: Make sure some of the dependency sources are available. --- run_singlecell.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'run_singlecell.sh') diff --git a/run_singlecell.sh b/run_singlecell.sh index f6dcff1..3c615b8 100755 --- a/run_singlecell.sh +++ b/run_singlecell.sh @@ -1,2 +1,3 @@ #!/bin/sh +/home/shepherd/guix-profiles/singlecell/bin/guix download https://bioconductor.org/packages/3.11/bioc/src/contrib/multtest_2.44.0.tar.gz /home/shepherd/guix-profiles/singlecell/bin/guix environment --ad-hoc singlecellrshiny -- sh -c 'R_LIBS_USER=$GUIX_ENVIRONMENT/site-library/ singlecellrshiny' -- cgit v1.2.3