You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!The text was updated successfully, but these errors were encountered: