Skip to content

Large Count File Dataset -- Memory Issues #44

@aportell18

Description

@aportell18

I am attempting to process a relatively large count file. It is around 10GB and contains ~170 million unique sequences which are 60bp in length.

The computer I am using has 64GB of RAM and a Intel(R) Xeon(R) Silver 4214R CPU @ 2.40GHz Processor. When I try to run starcode, the process is Killed without an error message being outputted. I am guessing that the program might exceed the memory allowance because when I subset my count file to contain 25million sequences, starcode is able to process it, but utilizes almost 100% of the computer's memory.

I am wondering if there is any solution to this, or if there is a RAM size that you all believe could process this dataset size?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions