Adds a new binary that validates bit-level consistency between dense and sparse K-mer index representations by sampling slots across partitions and reporting discrepancies. Refactors sibling cache matrix initialization into a centralized factory method to simplify control flow and standardize error handling. Introduces diagnostic configurations, benchmark scripts, and an ignored test case to support k-mer resolution analysis.
43 lines
668 B
Plaintext
43 lines
668 B
Plaintext
.venv/
|
|
src/target
|
|
data-stress
|
|
*.fasta
|
|
*.fasta.gz
|
|
*.zst
|
|
*.zst.meta
|
|
*.pb
|
|
./**/*.json
|
|
*.bin
|
|
*.log
|
|
*.csv
|
|
Betula_exilis--IGA-24-33
|
|
benchmark/genomes
|
|
benchmark/genomes_orig
|
|
benchmark/simulated_data
|
|
benchmark/specimen_index_presence
|
|
benchmark/specimen_index_count
|
|
benchmark/global_index_presence
|
|
benchmark/global_index_presence_orig
|
|
benchmark/global_index_presence_sav
|
|
benchmark/all_specific
|
|
benchmark/global_index_count
|
|
benchmark/stats
|
|
benchmark/reference_index
|
|
benchmark/reference_dist
|
|
benchmark/obikmer_dist
|
|
benchmark/specific_index_count
|
|
benchmark/specific_index_presence
|
|
TNT
|
|
phyg
|
|
biblio
|
|
*.tnt
|
|
*.tre
|
|
*.phy
|
|
*.treefile
|
|
*.bionj
|
|
*.iqtree
|
|
*.mldist
|
|
*.parstree
|
|
*.ckp.gz
|
|
*.model
|