Sleuth plot_pca function Question
I am plotting a PCA of some tissue samples that I have. The tissue types are: Macula Retina MacRPE Cornea
Right now when I use this plot_pca function my PCA shows all tissue types. Is there something I can add to this function to exclude one or multiple tissue types?
# Plot Basic PCA:
plot_pca(so, color_by = 'tissue', point_size = 7)
• 2,007 views
•
link
0 answers
No answers yet.
Log in to answer this question.