FLAMES icon indicating copy to clipboard operation
FLAMES copied to clipboard

Compute resource allocation?

Open danledinh opened this issue 3 years ago • 2 comments

Is there a way to define number of cores, RAM usage, etc. for the pipelines?

danledinh avatar Feb 19 '22 05:02 danledinh

sorry it is not suported now. one way to speed up could be split the fastq for cell barcode matching and merge them after alignment to genome.

LuyiTian avatar Mar 03 '22 20:03 LuyiTian

@LuyiTian , would you recommend this splitting solution for bam files too? I already have barcode called and mapped reads in bam files. Should I split the bam by chromosome and run each separately to speed up the computation?

Thanks.

sonalhenson avatar Dec 04 '23 16:12 sonalhenson