diff options
Diffstat (limited to 'doc/file-formats.md')
-rw-r--r-- | doc/file-formats.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/file-formats.md b/doc/file-formats.md index be8162f..02df7ef 100644 --- a/doc/file-formats.md +++ b/doc/file-formats.md @@ -20,3 +20,10 @@ the `reference` column is optional, and should be absent in encrypted genotype f Here is an example genotype file. `TODO: Add example.` + +## key file + +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.` |