Need to check on this. If not, here's the code to fix it. ``` plot_tsne(getEmb(seur,"umap")[order(getExpr(seur,"RNA")[GOI,]),], md=getExpr(seur,"RNA")[i,][order(getExpr(seur,"RNA")[GOI,])], md_title=GOI) ```