Commit 43ef7cd
committed
fix: regenerate .fai index before reading and guard empty edx samples
Regenerate the FASTA index in compute_seq_similarity.py to prevent
stale .fai from referencing collapsed-away sequences. Also guard
edx_concordance output on actual edx samples existing, not just
edx.enabled config flag.1 parent 73b672a commit 43ef7cd
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments