noodles icon indicating copy to clipboard operation
noodles copied to clipboard

"invalid genotypes: invalid genotype: empty input"

Open curoli opened this issue 2 years ago • 1 comments

Hello,

After upgrading from 0.23.0 to 0.24.0, I'm seeing a lot of these errors with code that worked before:

invalid genotypes: invalid genotype: empty input

I'm using a noodles::vcf::Reader wrapping a noodles::bgzf::Reader wrapping my custom reader. Thanks!

Best, Oliver

curoli avatar Jun 09 '22 18:06 curoli

There are no major changes between 0.23.0 and 0.24.0, so I'm surprised this would happen. Can you share a minimal example that fails?

zaeleus avatar Jun 09 '22 19:06 zaeleus

I'm closing this as stale. The genotypes parser has been improved since this issue, so do tell if you're still receiving the error.

zaeleus avatar Apr 27 '23 19:04 zaeleus