PGScatalog / pgscatalog_utils

(superseded by pygscatalog) Utilities for working with PGS Catalog API and scoring files
Apache License 2.0
4 stars 3 forks source link

Handle single samples in ancestry_analysis #64

Closed smlmbrt closed 9 months ago

smlmbrt commented 9 months ago

I couldn't reproduce the single-sample error that other people were having. Instead I added QC checks that might catch where specific errors (or sample dropouts) are occurring.

nebfield commented 9 months ago

I think these asserts are probably cool for situations where the best thing to do is explode in an improbable situation or to help debug weird input data