From bc68389f7d76012110a7cdc46ea52ae98575bda9 Mon Sep 17 00:00:00 2001 From: camlam Date: Tue, 17 Oct 2023 17:34:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06bfb56..38674d2 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,4 @@ The following software are required to successfully run this workflow and analys ## Overview -The processing and analysis workflow are organized into the \ No newline at end of file +The processing and analysis workflow are organized into 2 Jupyter notebooks: `0__build_alleleome` and `1__analyze_alleleome`. Only the latter need be run to analyze the pre-processed and analyzed alleleome reported in this publication. Otherwise, the former notebook may be used to re-generate an alleleome with more genomes/reference regions, or for a different organism. See these notebooks for detailed instructions on execution and analysis.