[1] "Dimensions of expression matrix, genex X patients: "
[1] "Dimensions of clinical matrix, patients X parameters: "
[1] "Dimensions of merged matrix, patients X parameters + genes: "
[1] "Head of the merged matrix"
NULL
[1] "Head of the clinical matrix"
NULL
[1] "List of clinical values, and frequency of each variable: "
Error in apply(mtx$clinical, 2, function(x) length(table(x[!(is.na(x) & :
dim(X) must have a positive length.
[1] "Dimensions of expression matrix, genex X patients: " [1] "Dimensions of clinical matrix, patients X parameters: " [1] "Dimensions of merged matrix, patients X parameters + genes: " [1] "Head of the merged matrix" NULL [1] "Head of the clinical matrix" NULL [1] "List of clinical values, and frequency of each variable: " Error in apply(mtx$clinical, 2, function(x) length(table(x[!(is.na(x) & : dim(X) must have a positive length.
Please help me fix it :)