From 0bfe2990ce31fbd808b680a883619575d864aef5 Mon Sep 17 00:00:00 2001 From: zsloan Date: Tue, 25 May 2021 20:28:02 +0000 Subject: Add rqtl_wrapper.R script and necessary imports to guix.scm --- guix.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'guix.scm') diff --git a/guix.scm b/guix.scm index 75084db..d20c7f0 100644 --- a/guix.scm +++ b/guix.scm @@ -87,6 +87,8 @@ ; ("r-ctl" ,r-ctl) ("r-qtl" ,r-qtl) ("r-optparse" ,r-optparse) + ("r-stringi" ,r-stringi) + ("r-stringr" ,r-stringr) ; ("r-wgcna" ,r-wgcna) )) (build-system python-build-system) -- cgit v1.2.3