8000 Support external tabixpp by adamnovak · Pull Request #375 · vcflib/vcflib · GitHub
[go: up one dir, main page]

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

Support external tabixpp #375

Merged
merged 7 commits into from
Apr 22, 2024
Merged

Support external tabixpp #375

merged 7 commits into from
Apr 22, 2024

Conversation

adamnovak
Copy link
Contributor

On top of #374, this fixes the CMake configuration so that an external tabixpp library can actually be used if found. It makes sure to use the associated CFLAGS from pkg-config for tabixpp and htslib.

It also makes sure that CMAKE_C_FLAGS and CMAKE_CXX_FLAGS don't get completely replaced for release builds, in case they are set on the CMake command line.

adamnovak and others added 7 commits May 31, 2022 11:24
This fixes a canonicalization check that was looking at span instead of SVLEN.

It also checks against canonicalizing variants whose end positions would fall
outside the contig. Those are incorrect in the VCF and can't safely be
canonicalized.
@pjotrp pjotrp merged commit 5b8e608 into vcflib:master Apr 22, 2024
@pjotrp
Copy link
Contributor
pjotrp commented Apr 22, 2024

Thanks!

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.

3 participants
0