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.
1 answer
You are not having issues with TCGA methylation data. You are having issues with a particular R package that try to access these data. If you don't put your package name in the title and question body, people can not help you.
Log in to answer this question.