Restructure the benchmark pipeline to direct all simulated data, indices, statistics, and query outputs into a unified `run/` directory. Update Makefile targets, shell scripts, and Python utilities to resolve paths relative to this new base. Adjust documentation and dependency tracking to match the revised layout, and remove outdated temporary artifacts.
47 lines
393 B
Plaintext
47 lines
393 B
Plaintext
.venv/
|
|
.DS_Store
|
|
.claude/
|
|
.kilo/
|
|
.serena/
|
|
.zed/
|
|
.ast-cache/
|
|
CLAUDE.md
|
|
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/run/
|
|
TNT
|
|
phyg
|
|
biblio
|
|
*.tnt
|
|
*.tre
|
|
*.phy
|
|
*.treefile
|
|
*.bionj
|
|
*.iqtree
|
|
*.mldist
|
|
*.parstree
|
|
*.ckp.gz
|
|
*.model
|