Function to apply a procedure to pre-process the gene expression data saved in matrices. This pre-processing step is required to allow a fair analysis of the results obtained from the SLFM model.
process_matrix(path, output_path, sample_size)
path to the directory containing the set of matrices to be pre-processed.
path to the directory intended to acommodate the saved pre-processed matrices.
number of matrices to be used on the principal component analysis.
slfm
, slfm_list
, plot_matrix