Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ajw2329
Copy link

@ajw2329 ajw2329 commented May 20, 2025

Fixes crashes that occur when the ID column in input VCFs contains only integers. Since the VCFs are imported as dataframes by pandas, pandas will incorrectly infer the ID column type as integer, causing crashes later in _write_removed_records, as described in issue #11

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.

1 participant