Skip to content

Overrepresented module misses sequences with very large counts #182

@s-andrews

Description

@s-andrews

We're now at the stage where it's feasible to get an overrepresented sequence with more than 2^32 counts in a single fastq file. This causes the counter in the overrepsented module to overflow and lose the count.

We need to patch the module to use long values instead of ints.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions