workflow4metabolomics / multivariate

PCA, PLS(-DA), and OPLS(-DA)
Other
6 stars 4 forks source link

shuffle datamatrix columns #11

Open lecorguille opened 5 years ago

lecorguille commented 5 years ago

Because since xcms allow to process individual files, this tool should allow that the dataMatrix columns aren't in the same order than the sampleMetadata.

https://github.com/workflow4metabolomics/multivariate/blob/master/multivariate_wrapper.R#L121

Sample names (or number) in the data matrix (first row) and sample metadata (first column) are not identical; use the 'Check Format' module in the 'Quality Control' section

If someone want to fix this, he just have to use this branch, make the changes needed and check that the test become green again.

Make test green again 🇺🇸

ping @ethevenot, @melpetera