-
Notifications
You must be signed in to change notification settings - Fork 22
Large Count File Dataset -- Memory Issues #44
Copy link
Copy link
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels