From f0076f0a413ad3706e3b012b07e4a14c61c79b6e Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 13 Nov 2025 02:21:41 +0000 Subject: Fold line. --- .guix/hsmice-test.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.guix/hsmice-test.scm b/.guix/hsmice-test.scm index 3f6f7c5..c5e4257 100644 --- a/.guix/hsmice-test.scm +++ b/.guix/hsmice-test.scm @@ -142,7 +142,8 @@ genome-wide association study} library for R.") #$(file-append hsmice-wrangled "/genotype.tsv") #$(file-append hsmice-wrangled "/phenotype.tsv") (string-append #$output "/plaintext-pvalues")) - (copy-file "Rplots.pdf" (string-append #$output "/plaintext-manhattan.pdf")) + (copy-file "Rplots.pdf" + (string-append #$output "/plaintext-manhattan.pdf")) ;; GWAS with simple ciphertext data sharing (invoke "Rscript" #$gwas-script -- cgit 1.4.1