Introduces a complete query benchmark track to evaluate performance and verify consistency between dense and sparse index formats. Adds scripts to simulate fixed-size paired-end reads, pack a sparse presence index, execute queries in both modes, and capture wall time and RSS metrics. Includes a verification step that compares outputs by read ID to ensure content identity across parallel processing. Updates build configuration, documentation, and ignore patterns to support the new pipeline for two microbial specimens.
61 lines
820 B
Plaintext
61 lines
820 B
Plaintext
.venv/
|
|
.DS_Store
|
|
.claude/
|
|
.kilo/
|
|
.serena/
|
|
.zed/
|
|
memory/
|
|
sandbox/
|
|
src/target
|
|
data-stress
|
|
*.fasta
|
|
*.fasta.gz
|
|
*.fastq
|
|
*.fastq.gz
|
|
*.vcf
|
|
*.zst
|
|
*.zst.meta
|
|
*.pb
|
|
**/*.json
|
|
*.bin
|
|
*.log
|
|
*.csv
|
|
*.meta
|
|
*.pfiv
|
|
*.done
|
|
*.efh
|
|
*.efl
|
|
*.bin.idx
|
|
*.prsb
|
|
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
|
|
benchmark/query_data
|
|
TNT
|
|
phyg
|
|
biblio
|
|
*.tnt
|
|
*.tre
|
|
*.phy
|
|
*.treefile
|
|
*.bionj
|
|
*.iqtree
|
|
*.mldist
|
|
*.parstree
|
|
*.ckp.gz
|
|
*.model
|