Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cython extension for loading from VCF into numpy arrays #13

Closed
wants to merge 29 commits into from

Conversation

alimanfoo
Copy link

This branch builds on the initial Cython "vcflib" module to add a "vcfnp" module which supports loading data from VCF files into numpy arrays.

@alimanfoo
Copy link
Author

Hi Erik, please disregard this pull request. I have moved the cython extension to a separate project (https://github.com/alimanfoo/vcfnp) with vcflib as a submodule.

@alimanfoo alimanfoo closed this May 17, 2013
adamnovak added a commit to adamnovak/vcflib that referenced this pull request Feb 12, 2019
add checks for std::stol() to prevent std::invalid_argument
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.

None yet

1 participant