You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5
9
6
10
7
11
running 0 tests
8
12
13
+
successes:
14
+
15
+
successes:
16
+
9
17
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10
18
11
19
12
20
running 4 tests
13
-
test fast_show_degenerate_inputs ... [00:00:00.000] (7f9350a12480) INFO /home/jshaw/software/skani/target/debug/skani dist file_that_doesn't_exist file_that_doesn't_exist
14
-
[00:00:00.000] (7f9350a12480) WARN file_that_doesn't_exist is not a valid fasta/fastq file; skipping.
15
-
[00:00:00.000] (7f9350a12480) WARN file_that_doesn't_exist is not a valid fasta/fastq file; skipping.
16
-
[00:00:00.000] (7f9350a12480) ERROR No reference sketches/genomes or query sketches/genomes found.
17
-
18
-
[00:00:00.000] (7f1c7513f480) INFO /home/jshaw/software/skani/target/debug/skani dist ./test_files/query_list.txt ./test_files/viruses.fna
19
-
[00:00:00.000] (7f1c7513f480) WARN ./test_files/query_list.txt is not a valid fasta/fastq file; skipping.
20
-
[00:00:00.000] (7f1c7513f480) ERROR No reference sketches/genomes or query sketches/genomes found.
21
-
22
-
[00:00:00.000] (7fdb7118d480) INFO /home/jshaw/software/skani/target/debug/skani dist ./test_files/query_list.txt list.txt
23
-
[00:00:00.000] (7fdb7118d480) WARN list.txt is not a valid fasta/fastq file; skipping.
24
-
[00:00:00.000] (7fdb7118d480) WARN ./test_files/query_list.txt is not a valid fasta/fastq file; skipping.
25
-
[00:00:00.000] (7fdb7118d480) ERROR No reference sketches/genomes or query sketches/genomes found.
26
-
27
-
[00:00:00.000] (7f267177a480) INFO /home/jshaw/software/skani/target/debug/skani dist ./test_files/empty_fasta.fa ./test_files/empty_fasta.fa
28
-
[00:00:00.000] (7f267177a480) WARN File ./test_files/empty_fasta.fa consists of only contigs < 500 bp. Skipping this file.
29
-
[00:00:00.000] (7f267177a480) WARN File ./test_files/empty_fasta.fa consists of only contigs < 500 bp. Skipping this file.
30
-
[00:00:00.000] (7f267177a480) ERROR No reference sketches/genomes or query sketches/genomes found.
31
-
32
-
[00:00:00.000] (7fb007e27480) INFO /home/jshaw/software/skani/target/debug/skani dist --qi --ri ./test_files/empty_fasta.fa ./test_files/empty_fasta.fa
33
-
[00:00:00.000] (7fb007e27480) WARN At least one sequence in file ./test_files/empty_fasta.fa has < 500 bp. These sequences will be skipped.
34
-
[00:00:00.000] (7fb007e27480) WARN At least one sequence in file ./test_files/empty_fasta.fa has < 500 bp. These sequences will be skipped.
35
-
[00:00:00.000] (7fb007e27480) ERROR No reference sketches/genomes or query sketches/genomes found.
36
-
37
-
[00:00:00.000] (7f758d2cd480) INFO /home/jshaw/software/skani/target/debug/skani dist ./test_files/all_ns.fa ./test_files/all_ns.fa
38
-
[00:00:00.001] (7f758d2cd480) INFO Learned ANI mode detected. ANI may be adjusted according to a regression model trained on MAGs.
39
-
[00:00:00.001] (7f758d2cd480) INFO Generating sketch time: 0.001056513
40
-
[00:00:00.001] (7f758d2cd480) INFO ANI calculation time: 0.000024224
41
-
42
-
ok
43
-
test fast_test_screen ... rescue small heuristic with screen 345
21
+
test test_diag_triangle ... ok
22
+
test fast_show_degenerate_inputs ... ok
23
+
test fast_test_small_genomes ... ok
24
+
test fast_test_screen ... ok
25
+
26
+
successes:
27
+
28
+
---- fast_show_degenerate_inputs stdout ----
29
+
[00:00:00.000] (7f9faee12480) INFO /home/jshaw/software/skani/target/debug/skani dist file_that_doesn't_exist file_that_doesn't_exist
30
+
[00:00:00.000] (7f9faee12480) WARN file_that_doesn't_exist is not a valid fasta/fastq file; skipping.
31
+
[00:00:00.000] (7f9faee12480) WARN file_that_doesn't_exist is not a valid fasta/fastq file; skipping.
32
+
[00:00:00.000] (7f9faee12480) ERROR No reference sketches/genomes or query sketches/genomes found.
33
+
34
+
[00:00:00.000] (7f83fe9df480) INFO /home/jshaw/software/skani/target/debug/skani dist ./test_files/query_list.txt ./test_files/viruses.fna
35
+
[00:00:00.000] (7f83fe9df480) WARN ./test_files/query_list.txt is not a valid fasta/fastq file; skipping.
36
+
[00:00:00.002] (7f83fe9df480) ERROR No reference sketches/genomes or query sketches/genomes found.
37
+
38
+
[00:00:00.000] (7f7c2dcdd480) INFO /home/jshaw/software/skani/target/debug/skani dist ./test_files/query_list.txt list.txt
39
+
[00:00:00.000] (7f7c2dcdd480) WARN list.txt is not a valid fasta/fastq file; skipping.
40
+
[00:00:00.000] (7f7c2dcdd480) WARN ./test_files/query_list.txt is not a valid fasta/fastq file; skipping.
41
+
[00:00:00.000] (7f7c2dcdd480) ERROR No reference sketches/genomes or query sketches/genomes found.
42
+
43
+
[00:00:00.000] (7fc29a04a480) INFO /home/jshaw/software/skani/target/debug/skani dist ./test_files/empty_fasta.fa ./test_files/empty_fasta.fa
44
+
[00:00:00.000] (7fc29a04a480) WARN File ./test_files/empty_fasta.fa consists of only contigs < 500 bp. Skipping this file.
45
+
[00:00:00.000] (7fc29a04a480) WARN File ./test_files/empty_fasta.fa consists of only contigs < 500 bp. Skipping this file.
46
+
[00:00:00.000] (7fc29a04a480) ERROR No reference sketches/genomes or query sketches/genomes found.
47
+
48
+
[00:00:00.000] (7efcef71c480) INFO /home/jshaw/software/skani/target/debug/skani dist --qi --ri ./test_files/empty_fasta.fa ./test_files/empty_fasta.fa
49
+
[00:00:00.000] (7efcef71c480) WARN At least one sequence in file ./test_files/empty_fasta.fa has < 500 bp. These sequences will be skipped.
50
+
[00:00:00.000] (7efcef71c480) WARN At least one sequence in file ./test_files/empty_fasta.fa has < 500 bp. These sequences will be skipped.
51
+
[00:00:00.000] (7efcef71c480) ERROR No reference sketches/genomes or query sketches/genomes found.
52
+
53
+
[00:00:00.000] (7f79630d4480) INFO /home/jshaw/software/skani/target/debug/skani dist ./test_files/all_ns.fa ./test_files/all_ns.fa
54
+
[00:00:00.001] (7f79630d4480) INFO Learned ANI mode detected. ANI may be adjusted according to a regression model trained on MAGs.
55
+
[00:00:00.001] (7f79630d4480) INFO Generating sketch time: 0.001046916
56
+
[00:00:00.001] (7f79630d4480) INFO ANI calculation time: 0.000008017
57
+
58
+
59
+
---- fast_test_small_genomes stdout ----
60
+
o157_reads, number of results without faster-small: 270
61
+
o157_reads, number of results WITH faster-small: 154
62
+
63
+
---- fast_test_screen stdout ----
64
+
rescue small heuristic with screen 345
44
65
rescue small heuristic no screen 345
45
66
dist no rescue, no screen 175
46
67
dist rescue, no screen 269
47
68
no rescue, screen 87
48
69
no rescue, screen, 0 markers 0
49
-
ok
50
-
test fast_test_small_genomes ... o157_reads, number of results without faster-small: 270
51
-
o157_reads, number of results WITH faster-small: 154
52
-
ok
53
-
test test_diag_triangle ... ok
54
70
55
-
test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
71
+
72
+
successes:
73
+
fast_show_degenerate_inputs
74
+
fast_test_screen
75
+
fast_test_small_genomes
76
+
test_diag_triangle
77
+
78
+
test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
0 commit comments