Hi!
We are trying to perform DIABLO for our own dataset containing mRNA data (65932 features), proteomics data (1594 features) and metabolomics data (2912 features) for 78 samples. Could you help us with the following questions?
-
We performed DIABLO with test.keepX = list (mRNA = c(5:9, seq(10, 18, 2), seq(20,30,5)), metabolomics = c(5:9, seq(10, 18, 2), seq(20,30,5)), proteomics = c(5:9, seq(10, 18, 2), seq(20,30,5))) as default mentioned in the manual. The ncomp was set to 2. The number of features obtained in circos plot are mRNA = 73, metabolomics = 54 and proteomics = 61. The number of features that we defined in keepX did not match with the number of features in the circos plot. What is the basis for selecting the features in the circos plot?
-
How to set keepX for our own dataset? On what basis we have to decide the grid for keepX?
Thanks,
Priyanka Ramesh