From dabbc04503c2be3381313ecc139a6d89883acdab Mon Sep 17 00:00:00 2001 From: Taotao Tan <58790000+JasonTan-code@users.noreply.github.com> Date: Mon, 12 Aug 2024 16:32:11 -0500 Subject: [PATCH] Update Rfmix.md --- Rfmix.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Rfmix.md b/Rfmix.md index 07f251f..81258a4 100644 --- a/Rfmix.md +++ b/Rfmix.md @@ -144,7 +144,6 @@ rfmix \ --chromosome=22 ``` -Now you have your local ancestry calls and are ready for Tractor! We will demonstrate how you can optionally improve phasing by iterating between phasing and local ancestry inference in the [next post](Recover.md), or if your goal is just variant-level tests (e.g. GWAS), you may skip to Step 2. Now that you have your local ancestry calls, you're all set for Tractor! In the [next post](Recover.md), we'll illustrate how you can optionally enhance phasing by correcting switch errors that typically occur in phasing. Alternatively, if your objective primarily involves understanding variant-level tests (e.g., Tractor GWAS), you can proceed directly to [Step 2: Extract tracts](Extract.md).