Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: add method to read a maximum # of records #23

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

nh13
Copy link
Contributor

@nh13 nh13 commented Mar 6, 2025

This should help make #22 easier to implement since when reading from two FASTQs (R1 and R2) we can make sure there's either an even # of records (for interleaved) or we read in the same # of records for each reader each time we read a record set.

@nh13 nh13 force-pushed the feat/read_record_set_limit branch from d76c23c to 6401605 Compare March 6, 2025 16:27
@markschl markschl merged commit 0e92bb1 into markschl:main Mar 10, 2025
@nh13 nh13 deleted the feat/read_record_set_limit branch March 11, 2025 00:16
@nh13
Copy link
Contributor Author

nh13 commented Mar 13, 2025

@markschl thank-you for adding this. Any chance you could make a new release so I can rely on it in fqgrep: fulcrumgenomics/fqtk#57

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants