Error in readDNAmethylation(files = files, cases = cases, summarizedExperiment = summarizedExperiment, : all(unlist(x %>% map(function(y) { .... is not TRUE In addition: Warning message: In y[, 1]$V1 == x[[1]][, 1]$V1 : longer object length is not a multiple of shorter object length
I am getting this above error during the preparation of the Methylation downloaded GDC files with BRCA.
Please suggest to me something which can be done so far to solve this error.