Skip to content

Add diagnostic logging to --RefVCF SVD generation pipeline#79

Merged
Griffan merged 2 commits into
Griffan:masterfrom
tfenne:add-refvcf-diagnostic-logging
Apr 11, 2026
Merged

Add diagnostic logging to --RefVCF SVD generation pipeline#79
Griffan merged 2 commits into
Griffan:masterfrom
tfenne:add-refvcf-diagnostic-logging

Conversation

@tfenne
Copy link
Copy Markdown
Contributor

@tfenne tfenne commented Apr 10, 2026

The --RefVCF code path had minimal progress or diagnostic output, making it difficult to troubleshoot issues like unexpected marker filtering or slow SVD computation.

Add logging:

  • Per-chromosome marker counts after VCF reading, so users can verify the right chromosomes are included and see marker distribution
  • Progress notices for genotype matrix construction and SVD computation
  • Summary of output files written by WriteSVD
  • Improve existing marker/individual count messages

The --RefVCF code path had minimal progress or diagnostic output,
making it difficult to troubleshoot issues like unexpected marker
filtering or slow SVD computation.

Add logging:
- Per-chromosome marker counts after VCF reading, so users can verify
  the right chromosomes are included and see marker distribution
- Progress notices for genotype matrix construction and SVD computation
- Summary of output files written by WriteSVD
- Improve existing marker/individual count messages
@Griffan Griffan closed this Apr 11, 2026
@Griffan Griffan reopened this Apr 11, 2026
Griffan
Griffan previously approved these changes Apr 11, 2026
@Griffan Griffan self-requested a review April 11, 2026 23:12
@Griffan Griffan merged commit 06ebfd2 into Griffan:master Apr 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants