The index packing API now accepts a `sparse` parameter to generate `PersistentSparseBitMatrix` files alongside existing dense matrices. The sibling cache automatically detects this format via an `is_multi.prsb` marker file and routes queries identically to the dense variant. A new `--sparse` CLI flag exposes the option, with tests verifying end-to-end pipeline correctness and storage equivalence.
41 lines
608 B
Plaintext
41 lines
608 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/simulated_data
|
|
benchmark/specimen_index_presence
|
|
benchmark/specimen_index_count
|
|
benchmark/global_index_presence
|
|
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
|