George Powley

Results 3 issues of George Powley

Write additional stats needed to calculate `variant_qc` to the `variant_stats` array during ingestion.

Changes in this PR * Remove `numpy` and `pyarrow` pins * Remove python 3.8 (not supported by numpy 2) and add python 3.12 * Add changes for windows build in...