low_level_fusion: Low level fusion
Description
Low level fusion method for integrate different datasets (only samples with the same name on all datasets will be merged)
Usage
low_level_fusion(datasets)
Arguments
datasets
list containing the datasets to be fused (each dataset is a list from the pre defined format for the dataset).
Value
Return a single dataset with all the datasets merged.