Mercurial > repos > nick > allele_counts
annotate tests/artificial-nofilt.csv.out @ 11:cf2af5c3118c draft default tip
"planemo upload for repository https://github.com/galaxyproject/dunovo commit ac9577f0047ad984b307fe2c4b40e2eb45a0e6e2"
author | nick |
---|---|
date | Fri, 03 Apr 2020 16:05:04 -0400 |
parents | 6cc488e11544 |
children |
rev | line source |
---|---|
8
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
1 #SAMPLE CHR POS A C G T CVRG ALLELES MAJOR MINOR MAF BIAS |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
2 THYROID chr1 0 30 0 0 0 30 1 A . 0.0 . |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
3 THYROID chr1 10 30 0 2 0 32 2 A G 0.0625 0.0 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
4 THYROID chr1 20 31 0 1 0 32 0 A G 0.03125 2.0 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
5 THYROID chr1 30 21 0 4 0 25 2 A G 0.16 0.08013 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
6 THYROID chr1 40 22 0 3 0 25 0 A G 0.12 1.78571 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
7 THYROID chr1 50 3 0 0 0 3 1 A . 0.0 . |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
8 THYROID chr1 60 2 0 2 0 4 2 A G 0.5 0.0 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
9 THYROID chr1 70 1 0 3 0 4 0 G A 0.25 2.0 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
10 THYROID chr1 80 104 0 3 0 107 0 A G 0.02804 1.01905 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
11 THYROID chr1 90 100 2 11 0 113 3 A G 0.09735 0.16381 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
12 THYROID chr1 100 100 1 11 0 112 0 A G 0.09821 0.16381 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
13 THYROID chr1 120 0 0 0 0 0 0 . . 0.0 . |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
14 THYROID chr1 130 0 0 2 0 2 1 G . 0.0 . |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
15 THYROID chr1 140 0 0 1 0 1 0 G . 0.0 . |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
16 THYROID chr1 150 0 0 4 0 4 1 G . 0.0 . |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
17 THYROID chr1 160 0 0 3 0 3 0 G . 0.0 . |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
18 THYROID chr1 260 106 0 14 0 120 2 A G 0.11667 2.4 |
9
6cc488e11544
"planemo upload for repository https://github.com/galaxyproject/dunovo commit 5a2e08bc1213b0437d0adcb45f7f431bd3c735f4"
nick
parents:
8
diff
changeset
|
19 THYROID chr1 300 2 0 2 76 80 3 T A 0.025 0.0 |
6cc488e11544
"planemo upload for repository https://github.com/galaxyproject/dunovo commit 5a2e08bc1213b0437d0adcb45f7f431bd3c735f4"
nick
parents:
8
diff
changeset
|
20 THYROID chr1 310 12 0 12 76 100 3 T A 0.12 0.0 |
6cc488e11544
"planemo upload for repository https://github.com/galaxyproject/dunovo commit 5a2e08bc1213b0437d0adcb45f7f431bd3c735f4"
nick
parents:
8
diff
changeset
|
21 THYROID chr1 320 12 0 12 56 80 3 T G 0.15 0.64394 |
8
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
22 THYROID chr1 330 7 0 7 66 80 3 T G 0.0875 1.06247 |
9
6cc488e11544
"planemo upload for repository https://github.com/galaxyproject/dunovo commit 5a2e08bc1213b0437d0adcb45f7f431bd3c735f4"
nick
parents:
8
diff
changeset
|
23 THYROID chr1 340 1 0 1 98 100 0 T A 0.01 1.22222 |
8
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
24 THYROID chr1 350 11 0 11 78 100 0 T A 0.11 1.25352 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
25 THYROID chr1 400 32 0 8 0 40 2 A G 0.2 0.0 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
26 THYROID chr1 410 1 0 2 97 100 0 T G 0.02 5.5 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
27 THYROID chr1 420 104 0 0 0 104 1 A . 0.0 . |