Mercurial > repos > nick > allele_counts
annotate tests/artificial-samples.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 | 411adeff1eec |
children |
rev | line source |
---|---|
8
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
1 BRAIN 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
|
2 ARTERY chr1 0 0 0 30 0 30 1 G . 0.0 . |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
3 THYROID chr1 0 0 30 0 0 30 1 C . 0.0 . |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
4 BRAIN chr1 10 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
|
5 ARTERY chr1 10 30 0 2 0 32 1 A G 0.0625 0.0 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
6 THYROID chr1 10 31 0 1 0 32 1 A G 0.03125 2.0 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
7 BRAIN chr1 20 30 0 2 0 32 1 A G 0.0625 0.0 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
8 ARTERY chr1 20 34 0 6 0 40 2 A G 0.15 0.0 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
9 THYROID chr1 20 30 0 2 0 32 0 A G 0.0625 1.88235 |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
10 BRAIN chr1 30 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
|
11 BRAIN chr1 40 0 0 0 30 30 1 T . 0.0 . |
411adeff1eec
Handle "." sample columns, update tests to work with BIAS column.
nick
parents:
5
diff
changeset
|
12 ARTERY chr1 40 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
|
13 THYROID chr1 40 0 69 0 31 100 0 C T 0.31 1.00096 |