-
Notifications
You must be signed in to change notification settings - Fork 4
/
covld-dat.txt
101 lines (101 loc) · 1.03 KB
/
covld-dat.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# This is a dummy data file, which illustrates the input format required
# by covld.py. Each row is a two-locus diploid genotype coded as
# follows. At each locus, choose an allele at random, and then count
# the number of copies of that allele in each genotype. For example,
# if we were counting Ts, then genotypes AA, AT, and TT, would become
# 0, 1, and 2. The data file consists of two columns delimited by
# whitespace. Each column is a series of 0/1/2 values, which
# represent the genotypes at that locus in the individuals in the
# sample.
#
# Here are some data from two linked HapMap loci
0 2
0 2
0 2
1 1
0 1
1 1
1 1
1 0
0 1
0 1
0 1
0 2
0 1
1 1
2 0
0 1
1 0
0 1
0 2
0 0
1 0
0 1
0 1
0 2
1 1
0 2
0 1
0 0
0 0
0 2
2 0
1 1
0 1
0 2
1 1
1 1
1 1
1 0
1 0
0 0
1 0
0 2
0 2
0 1
0 1
0 1
0 0
0 1
1 1
0 2
0 0
1 1
0 0
0 2
0 1
1 0
0 0
1 1
1 0
0 1
0 1
0 2
1 1
0 2
0 2
0 2
0 1
0 2
1 0
0 1
0 1
1 1
0 1
0 1
0 1
0 1
0 1
1 0
1 1
0 2
1 0
1 1
0 1
1 0
0 2
0 1
0 2
0 0
1 0
0 1