R/preprocessing.R
check_sample_alignment.Rd
Checks if samples are aligned across datasets.
check_sample_alignment(data_list, strict = FALSE)
List of data matrices.
If TRUE, requires identical sample names.
TRUE if aligned, otherwise prints discrepancies.