Skip to content

Conversation

c-zhou
Copy link

@c-zhou c-zhou commented Jun 3, 2022

Hi Heng,

The major changes are (1) return types of ks_getuntil2 and kseq_read in kseq.h - from int to int64_t, and (2) the definition of uint64 *a in reglist_t struct in seqtk.c - from beg<<32|end to (beg,end) pairs in (2n,2n+1) positions.

Best,
Chenxi

@lh3 lh3 merged commit 0e684a9 into lh3:master May 19, 2023
@lh3
Copy link
Owner

lh3 commented May 19, 2023

Thanks for this, Chenxi! I have merged the PR and will use it more in my daily work. Your change will be there in the next release.

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