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
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
If you haven't decided on your workflow, kallisto + sleuth has a shiny output.
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.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
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.
Well it worked for me...