Skip to content

Adding option to take input from stdin - #124

Merged
andrewdavidsmith merged 26 commits into
mainfrom
adding-stdin
Sep 6, 2026
Merged

Adding option to take input from stdin#124
andrewdavidsmith merged 26 commits into
mainfrom
adding-stdin

Conversation

@andrewdavidsmith

Copy link
Copy Markdown
Collaborator

No description provided.

…mplaints about mismatching types in std::div
…mes, checking multiple reads, and ensuring they give integer values for tile ids
…at the first 16k bytes of each buffer load; this probably should be done differently
…stdin, with user-specified format as either fastq or sam, and with user-specified colon position for tile id within read names
…he code to work with the fastq records can be more similar to other file formats. Tests show memory mapping does help with speed, but with enough files analyzed at the same time, memory mapping is slower. These changes will make it easier to remove the memory mapping later.
… can be identified, following FastQC, mostly as a precaution in case the user mis-specifies the tile id position within reads when data is read from stdin
…overrep cutoff so that on very small data and stdin the overrep wont trigger at 1 observation
…m stdin because of changes to output for dups and overrep
@andrewdavidsmith
andrewdavidsmith merged commit f705c23 into main Sep 6, 2026
2 checks passed
@andrewdavidsmith
andrewdavidsmith deleted the adding-stdin branch September 6, 2026 06:38
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.

1 participant