From b84776f380dfa26c78b9cc8e8845b6c1c60f903a Mon Sep 17 00:00:00 2001
From: ameyner2 <alison.meynert@ed.ac.uk>
Date: Tue, 15 Jun 2021 15:09:48 +0100
Subject: [PATCH] Update 18170_run_notes.md

---
 docs/18170_run_notes.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/18170_run_notes.md b/docs/18170_run_notes.md
index d42e140..983a065 100644
--- a/docs/18170_run_notes.md
+++ b/docs/18170_run_notes.md
@@ -71,6 +71,12 @@ do
 done
 ```
 
+Re-generate the family ids list.
+
+```
+cut -f 1 /scratch/u035/project/trio_whole_exome/analysis/params/18170_Ansari_Morad.ped > 18170_Ansari_Morad.family_ids.txt
+```
+
 Edit the parameter generation script to skip running the Perl script for producing the PED files.
 
 ```
-- 
GitLab