This is a test version of Biostars. For the public version, visit https://www.biostars.org.
PCA Tools to analyse RNA-seq data

Hi,

I have performed RNA-seq data analysis. pipeline TopHap > Cufflinks > Cuffcompare > Cuffdiff I would like to do PCA for the cuffdiff output data. Can anyone suggest any tool to do PCA that does not involve R packages and in Linux environment?

Thanks.

rna-seq pca

Why exclude R? R is one of the most popular languages in bioinformatics, excluding that language will make your analysis only more difficult...

2 answers

MeV is a good start

http://mev.tm4.org/#/welcome

Can you please provide the link to Linux version of MeV.

the linked version is a web-based application. the desktop application is a standalone java-based version

Hi, i think BioVinci can work for you. It supports Ubuntu and the PCA function over there does not required any coding. You can find it here: https://vinci.bioturing.com/

enter image description here

Log in to answer this question.