FRASER icon indicating copy to clipboard operation
FRASER copied to clipboard

Merging Multiple Samples

Open GuoLabUCSD opened this issue 1 year ago • 1 comments

Dear C. Mertes,

I would like to run FRASER on a dataset of 47 BAM files. However, when running the countRNAData function I keep getting out of memory errors. Is it possible to run fds <- countRNAData(createTestFraserSettings()) on each sample individually, and then merge the resulting fds objects? If not, do you know how I can best get around this issue? Thanks in advance!

GuoLabUCSD avatar Jun 09 '23 19:06 GuoLabUCSD

Hi, you would have to run it in a cluster. You can count one sample at a time if needed.

vyepez88 avatar Apr 02 '24 14:04 vyepez88