my group has actually tried this...however there is a very common error they got stuck at that appears to have no resolution yet ... something to do with X11 im not sure.
Im currently building an RShiny app to display our RNA-seq analysis data online. No point in reinventing the wheel, so if anyone knows of the location of an app already built and open source then let me know
Regards, Kenneth
4 answers
If you haven't decided on your workflow, kallisto + sleuth has a shiny output.
Well it worked for me...
See also the "Lair" at Lior Pachter's lab
This website houses a database providing interactive access to the (re)analysis of publicly available RNA-Seq data presented in published papers. The resource is powered by kallisto, sleuth, the Snakemake workflow management system and the Shiny web application framework. GitHub repositories with the source code for the project are located at bears_analyses and lair.
How about iDEP ? It has nice documentation and manucript. It offers heatmap, k-means, PCA, differential expression analysis, pathway analysis, biclustering, and more.
Log in to answer this question.