performing PCA by R
Hello Everyone ,i want to create PCA fifure for RNA seq , i don't know how i can perform it by R and i don't which type of reads i used the normalized value or the row data
Thanks
• 1,306 views
•
link
3 answers
@Kevin has a nice package available: https://github.com/kevinblighe/PCAtools
Thread with info: A: PCA plot from read count matrix from RNA-Seq
• 0 views
•
link
?prcomp
Also this tutorial.
• 0 views
•
link
Log in to answer this question.