microbiome / mia

Microbiome analysis
https://microbiome.github.io/mia/
Artistic License 2.0
45 stars 25 forks source link

getExperimentCrossCorrelation and SampleMap #504

Closed TuomasBorman closed 3 months ago

TuomasBorman commented 3 months ago

In MultiAssayExperiment, SampleMap defines mapping between columns in individual experiments. This means that colnames between experiments can differ even though they are linked to same sample.

getExperimentCrossCorrelation required that the colnames matched between experiment. Now the correct name/linkage is checked from sampleMap.