From 23967a439999d799d7a20f5695a972acff0374e3 Mon Sep 17 00:00:00 2001
From: rlyu <rlyu@svi.edu.au>
Date: Mon, 17 May 2021 11:28:57 +1000
Subject: [PATCH] add readme

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 012a0cf..c0a9a65 100644
--- a/README.md
+++ b/README.md
@@ -116,8 +116,9 @@ 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].
+The output files from `sscocaller` can be directly parsed into R for construction of individual genetic maps using the R package `comapr` available from github.com/ruqianl/comapr
+
+A complete analysis workflow can be accessed [here](https://biocellgen-public.svi.edu.au/hinch-single-sperm-DNA-seq-processing/public/Crossover-identification-with-sscocaller-and-comapr.html).
 
 
 ## References
-- 
GitLab