Hello! I am a beginner at RNA seq analysis, I was hoping someone would point me in the direction of how I can take a data set (~50K genes in rows + 200 cells in columns, I have gene counts), perform a differential gene expression analysis (i don't know if this is needed for a PCA) and subsequently a PCA, allowing me to visualize using a tSNE plot (with something like rTsne).
(all this using R would be great)
I apologize in advance if I am asking redundant or senseless questions!!
(codes would be helpful)
Thank you!!!!
I already have a csv file of genes and counts for my selected cells, How should I proceed??
@noorpratap.singh is telling you to walk through the Seurat tutorial, as it is a good instructional reference/discussion using R on the things you would like to do.