Transform the data form expression data(column:sample and row:gene) to a transpose matrix(column:gene,row:sample)
pca_data_tidy()
the Principal Components Analysis need the data must be transformed
draw the plot one step
pca()
PCA plot