MASHUOA / HiTMaP

An R package of High-resolution Informatics Toolbox for Maldi-imaging Proteomics
GNU General Public License v3.0
15 stars 12 forks source link

Error in Example workflow (Mouse brain) #8

Closed pangkun97 closed 6 months ago

pangkun97 commented 1 year ago

image

MASHUOA commented 1 year ago

Hello, The example file requires 32GB minimum RAM for 2-thread processing in a Windows system. The thread can't share the image file so each thread will consume around 12 GB of RAM. If the error persists, please try to use a single-thread workflow.

MASHUOA commented 1 year ago

Hi, There, I have gone through the workflow again, the normalization process will create a big object (100 times of the original data). I'm contacting the author for a bug fix. Before that please disable the normalization procedure by setting: normalize=list(method="Disable")