From eb037e2b78bc6bbeca8dde0c62f9d916e2a7bedc Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 27 Nov 2025 13:42:10 +0100 Subject: Introduce first test --- src/gemma_io.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gemma_io.cpp') diff --git a/src/gemma_io.cpp b/src/gemma_io.cpp index 99b04af..664a4bd 100644 --- a/src/gemma_io.cpp +++ b/src/gemma_io.cpp @@ -655,7 +655,7 @@ bool ReadFile_fam(const string &file_fam, vector> &indicator_pheno, ## Modified (Mutated) Parameters: 1. **`indicator_idv`** (vector&) - - Actually **not modified** - only read from to determine which individuals to include + - **Not modified** - only read from to determine which individuals to include 2. **`indicator_snp`** (vector&) - **Modified**: Cleared at the start (`indicator_snp.clear()`) -- cgit 1.4.1