cd2f2f9417
Add header parsing helpers to extract column counts without memory mapping. Update packing functions to verify existing files match current metadata, preventing stale or widened-column artifacts. Extract inline tests in obilayeredmap to an external module and add comprehensive aggregation tests. Bump obikmer to 1.1.35 and clean up repository configuration.
26 lines
467 B
Plaintext
26 lines
467 B
Plaintext
.venv/
|
|
src/target
|
|
data-stress
|
|
*.fasta
|
|
*.fasta.gz
|
|
*.zst
|
|
*.zst.meta
|
|
*.pb
|
|
./**/*.json
|
|
*.bin
|
|
*.log
|
|
Betula_exilis--IGA-24-33
|
|
benchmark/genomes
|
|
benchmark/simulated_data
|
|
benchmark/specimen_index_presence
|
|
benchmark/specimen_index_count
|
|
benchmark/global_index_presence
|
|
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
|