Skip to content

Add dynamic memory allocation functionality in FindJunction.cpp #6

@mbeavitt

Description

@mbeavitt

FindJunction.cpp has pre-defined array lengths to store alignments - this may cause further issues if longer and longer reads are used. It also wastes memory for short reads. We should move to a model that uses dynamic allocation.

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