Skip to content

Try replacing dict with list #16

@ArtPoon

Description

@ArtPoon

Script slows down over time - it might be due to constantly updating the frequency table as a dict object. We should be able to pre-allocate a list given the length of the reference sequence (using info in SAM header). Implement and evaluate processing times on the same data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions