> dataNorm <- TCGAanalyze_Normalization(
+ tabDF = data2,
+ geneInfo = geneInfoHT,
+ method = "gcContent"
+ )
I Need about 931 seconds for this Complete Normalization Upper Quantile [Processing 80k elements /s]
Step 1 of 4: newSeqExpressionSet ...
Step 2 of 4: withinLaneNormalization ...
Error in names(y) <- 1:length(y) :
'names'属性的长度[2]必需和矢量的长度[0]一样
R语言TCGAanalyze_Normalization报错,如何解决?
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-