fig5-sweepga-fastga-frequency32-raw

Fig5 SweepGA/FastGA f32 raw whole-genome alignments

Metadata

Statusdone
Assignedagent-2715
Agent identity46f6237a65ec4f1002c4d3fb201dc8633638d0947c276be7008c227e1051ba5e
Created2026-06-24T09:02:11.361090335+00:00
Started2026-06-24T09:03:48.004218998+00:00
Completed2026-06-24T22:44:47.085864806+00:00
Tagsfig5, sweepga, fastga, frequency32, slurm, eval-scheduled
Eval score0.91
└ blocking impact0.86
└ completeness0.93
└ constraint fidelity0.85
└ coordination overhead0.83
└ correctness0.95
└ downstream usability0.84
└ efficiency0.90
└ intent fidelity0.83
└ style adherence0.93

Description

Run a new Fig5 whole-genome SweepGA/FastGA f32 raw alignment iteration.

Goal: reproduce the f16 raw many:many whole-genome alignment matrix at FastGA k-mer frequency 32 so downstream query-grid chop/filter panels can compare f16 vs f32.

Required run shape:

  • Create a distinct package: paper_prep/_brainstorming/pedigree_whole_genome_sweepga_fastga_frequency32/. Do not overwrite f16 outputs.
  • Use the same comparisons and full whole-genome FASTA input symlinks as the f16 package.
  • Run SweepGA/FastGA on Slurm only, not on the head node.
  • Command semantics: /home/erikg/.cargo/bin/sweepga --fastga --fastga-frequency 32 --num-mappings many:many --scaffold-jump 0 --temp-dir /dev/shm/... --output-file <query.fa> <target.fa>.
  • Use /dev/shm scratch for SweepGA/FastGA, with logs proving the scratch path.
  • Use the current installed sweepGA binary and record which/realpath/version/sha256 plus --check-fastga output.
  • Produce raw PAFs named clearly with frequency32_many_many_j0.

Validation:

  • gzip/pigz test every raw PAF.
  • Write sha256 sidecars.
  • Write summaries/slurm_jobs.tsv, summaries/sweepga_binary.tsv, summaries/fastga_binary.tsv, summaries/input_manifest.tsv, and a raw candidate-window chr3 support summary comparable to f16.

Acceptance criteria:

  • All three whole-genome comparison raw PAFs exist, validate, and have sha256 sidecars.
  • README documents this as the f32 iteration and explicitly references the f16 package for comparison.
  • No heavy alignment work is run on the head node.
  • Commit with message: feat: fig5-sweepga-fastga-frequency32-raw (agent-NNN)

Depends on

Required by

Log