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

Wrapping htslib #79

Merged
merged 20 commits into from
Jul 28, 2023
Merged

Wrapping htslib #79

merged 20 commits into from
Jul 28, 2023

Conversation

andrewdavidsmith
Copy link
Collaborator

Wrapping htslib so that app sources do not need to deal directly with bam1_t structs, with samFile or with hts_tpool and these can be used with RAII.

… that needs bam1_t internals to bam_record_utils.hpp
@masarunakajima masarunakajima merged commit 45e54b0 into master Jul 28, 2023
1 check passed
@masarunakajima masarunakajima deleted the wrapping_htslib branch July 28, 2023 23:14
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.

2 participants