TCGAbiolinks icon indicating copy to clipboard operation
TCGAbiolinks copied to clipboard

TCGAanalyze_DEA: Error in names(x) <- value : 'names' attribute [7] must be the same length as the vector [1]

Open dBenedek opened this issue 8 months ago • 0 comments

This line in the analyze.R code leads to the following error if you don't set metadata to FALSE and if your samples have different sample IDs:

Error in names(x) <- value :    'names' attribute [7] must be the same length as the vector [1]

dBenedek avatar Jun 20 '24 09:06 dBenedek