From 8be49d513ff8b2d798ab53a1db93d971af4f7c20 Mon Sep 17 00:00:00 2001 From: rlyu <rlyu@svi.edu.au> Date: Tue, 2 Mar 2021 16:17:44 +1100 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 68b18ab..5e6d053 100644 --- a/README.md +++ b/README.md @@ -100,3 +100,7 @@ With docker image : `svirlyu/sscocaller_nsb` contains the required static librar sscocaller is available at "./src/sscocaller" +## Downstream analysis in R + +The output files from `sscocaller` can be directly parsed into R for construction of individual genetic maps using +the R package `comapr` available from [TBD]. \ No newline at end of file -- GitLab