Entering edit mode
                    7.5 years ago
        kanwarjag
        
    
        ★
    
    1.2k
    I have a data set of 5 RNAseq samples and want to see which samples are close to stem cell population corresponding to one sample. What should be the best option to perform such analysis?
If I have to perform unsupervised clustering then will SD will be good parameter to select most variable genes?
Thanks
Try @Kevin's guide for PCA plotting: PCA plot from read count matrix from RNA-Seq
Have you looked at Pearson correlation between the samples of interest?