about summary refs log tree commit diff
diff options
context:
space:
mode:
authorArun Isaac2025-08-08 15:13:17 +0100
committerArun Isaac2025-08-08 15:13:31 +0100
commit5f3439521162c22ef90e22424a14cceada925c21 (patch)
tree45d8bcf10661bf7260c79f6e9f9b0b869d214b63
parent4ab82e9cd7aef880293a99129bcd033c13ed22e3 (diff)
downloadpyhegp-5f3439521162c22ef90e22424a14cceada925c21.tar.gz
pyhegp-5f3439521162c22ef90e22424a14cceada925c21.tar.lz
pyhegp-5f3439521162c22ef90e22424a14cceada925c21.zip
Add example key file.
-rw-r--r--doc/file-formats.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/file-formats.md b/doc/file-formats.md
index a5e44f4..52ccd0a 100644
--- a/doc/file-formats.md
+++ b/doc/file-formats.md
@@ -52,4 +52,10 @@ chr11	3464016	A	-0.3461	-0.334	-0.3331	0.08
 The key file is a tab-separated values (TSV) file with numerical data. There MUST be no column headers.
 
 Here is an example key file.
-`TODO: Add example.`
+```
+-0.4397501	0.37277363	0.63142739	0.50129352	-0.13290571
+0.13568008	-0.13505327	0.2149694	-0.29304762	-0.91173613
+0.52289655	0.83464826	0.010733899	-0.17227947	0.012084877
+-0.70250368	0.31764876	-0.19654188	-0.60576289	-0.0032338057
+-0.14587165	0.21274863	-0.71857058	0.51594477	-0.38848011
+```