diff options
Diffstat (limited to 'test-data/encrypt-test-genotype.tsv')
-rw-r--r-- | test-data/encrypt-test-genotype.tsv | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test-data/encrypt-test-genotype.tsv b/test-data/encrypt-test-genotype.tsv new file mode 100644 index 0000000..b64f6d4 --- /dev/null +++ b/test-data/encrypt-test-genotype.tsv @@ -0,0 +1,5 @@ +chromosome position reference sample1 sample2 +chr1 1 A 0 1 +chr2 19 G 2 3 +chrX 21 C 4 5 +chrX 22 T 4 5 \ No newline at end of file |