Skip to content

Commit 0edfcb5

Browse files
committed
upload unittest data
1 parent 81a1ebe commit 0edfcb5

6 files changed

Lines changed: 11 additions & 0 deletions

File tree

unittest_data/db/database10mers.kmer_distrib

Whitespace-only changes.

unittest_data/db/database20mers.kmer_distrib

Whitespace-only changes.

unittest_data/reads_len10.fastq.gz

42 Bytes
Binary file not shown.

unittest_data/reads_len20.fastq.gz

43 Bytes
Binary file not shown.

unittest_data/test.vaf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
index ref alt vaf
2+
0 0 0 NA
3+
1 NA NA NA
4+
2 0 3 NA
5+
3 1 1 NA
6+
4 10 3 NA
7+
5 10 0 NA

unittest_data/test_ngscm_all.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
SAMPLE_A matched SAMPLE_B 0.95 30
2+
SAMPLE_A unmatched SAMPLE_C 0.12 28
3+
SAMPLE_B unmatched SAMPLE_C 0.11 31
4+
Undetermined unmatched SAMPLE_A 0.05 10

0 commit comments

Comments
 (0)