Quick Installation (For Developers)

Run the following code in MATLAB:

unzip('https://github.com/jamesjcai/scGEAToolbox/archive/main.zip');
addpath('./scGEAToolbox-main');
savepath(fullfile(userpath,'pathdef.m'));
% savepath;