绘制PCA 的时候出现了这样的错误,这是怎么回事?
需要62个形状但是只提供了25个。在pca_plink_plot.r脚本90行做更改。
shape.value <- c(15:20,1:14,21:62)
是改这个值把?我改了之后 还是错误,