about summary refs log tree commit diff
path: root/src/gemma_io.cpp
diff options
context:
space:
mode:
authorPjotr Prins2025-11-27 13:42:10 +0100
committerPjotr Prins2025-11-27 13:42:10 +0100
commiteb037e2b78bc6bbeca8dde0c62f9d916e2a7bedc (patch)
treef46bf143b93efbffdb03a0a057f777626f558243 /src/gemma_io.cpp
parentfad3d64d66a4705b3da33a90480c7e24c35b9c44 (diff)
downloadpangemma-eb037e2b78bc6bbeca8dde0c62f9d916e2a7bedc.tar.gz
Introduce first test
Diffstat (limited to 'src/gemma_io.cpp')
-rw-r--r--src/gemma_io.cpp2
1 files changed, 1 insertions, 1 deletions
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<vector<int>> &indicator_pheno,
 ## Modified (Mutated) Parameters:
 
 1. **`indicator_idv`** (vector<int>&)
-   - 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<int>&)
    - **Modified**: Cleared at the start (`indicator_snp.clear()`)