-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
When running the QC step, the RAM usage spikes unexpectedly, leading to the process being killed by the operating system.
I am using the polars branch of pycisTopic and the code is in the below:
pycistopic qc \
--fragments data/E11.5_part2.bed.gz \
--regions outs2/consensus_peak_calling/E11.5_consensus_regions.bed \
--tss outs2/qc_part2/mm10-tss_modified.bed \
--output outs2/qc_part2/E11.5_part2I also tried setting n_threads to 2 but it doesn't work neither.
And there is about 100,000 cells in my data and I have ~350GB memory
I wonder how much memory should I request to run the QC step with large datasets?
Metadata
Metadata
Assignees
Labels
No labels