1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changes for rlen calculation as per vcf 4.4, 4.5 More... 5 months ago
update to work with vcf 4.4 prefixed phasing info (#1861) More... 5 months ago
Automatically recognize BED vs TSV files and add the option -C, --coords More... 5 months ago
Add error check to bgzf_seek_common() More... 5 months ago
update to fail on duplicate LN tags, with different LN values (#1882) More... 5 months ago
This fixes broken tests due to msys2 changes. (#1892) More... 6 months ago
Clarify bam_set1 parameter documentation. More... 6 months ago
Do not return -1 (which signals EOF) in error cases More... 6 months ago
Ensure kstring overflow checks set errno More... 6 months ago
Fix bgzf_getc() documentation re returning errors More... 6 months ago
exits with return value 1 on tabix parse error More... 6 months ago
Make HAVE_ATTRIBUTE_TARGET check also check SSSE3 intrinsics work More... 6 months ago
Reset variant types after updating alleles More... 7 months ago
Make it possible to test for VCF_REF as declared in the documentation
pd3
More... 7 months ago
Remove cram seek ability to do range queries via SEEK_CUR. More... 7 months ago
Add hts_tpool_worker_id() API More... 7 months ago
Allow BYTE_ARRAY_STOP to work on non-zero STOP code with TOK3. More... 7 months ago
Typo, change idx to val More... 7 months ago
Add bcf_sr_add_hreader() interface More... 8 months ago
Fix cram_encode fuzzer issue caused by negative reference lengths. More... 8 months ago
Fix a bug in breakend detection
pd3
More... 9 months ago
Make use of posix_memalign for hfile buffer. More... 9 months ago
Add an hts_crc32 function to use zlib or libdeflate. (#1850) More... 10 months ago
Fix threaded sam_read1 after EOF. More... 10 months ago
Convert U to T instead of U to N when sam_parsing. More... 10 months ago
BUGFIX header.c sam_hdr_remove_line_pos() More... 10 months ago
Add support for matching VCF lines by ID (PR #1844) More... 10 months ago
Remove `-lhts` from `Libs.private` in the pkg-config file. More... 10 months ago
Fix issue created in PR#1848 More... 10 months ago
Add instructions to INSTALL for FreeBSD, NetBSD and OpenBSD. (#1843) More... 10 months ago