aboutsummaryrefslogtreecommitdiff
path: root/run_singlecell.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_singlecell.sh')
-rwxr-xr-xrun_singlecell.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/run_singlecell.sh b/run_singlecell.sh
new file mode 100755
index 0000000..a3b9356
--- /dev/null
+++ b/run_singlecell.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc singlecellrshiny -- sh -c 'R_LIBS_USER=$GUIX_ENVIRONMENT/site-library/ singlecellrshiny'