Hi! I would like to introduce DEGap, an online tool which is aimed for automatically running differential gene expression analysis based on RNA-seq data. The tool performs differential gene expression analysis, pathway enrichment analysis and principal component analysis using R packages (read more about the analyses and used tools here: documentation). With DEGap you can visualise your results using interactive plots and download all subsequently generated data such as analyses statistics, data matrices and figures (supports SVG and PDF formats).
The tool is intended for researchers in the bioinformatics community, it is free and currently is running a demo version using limited resources which can affect the speed and performance of the tool. Currently, the tool supports datasets with reasonable sample sizes but it can be changed in case there is broader interest for the tool. At this point the aim is to see if the community finds this type of easy-to-use automatic analysis tool helpful.
If you have comments or questions, I am happy to answer! You can also leave your feedback here .
Thank you :)
How similar is this from the Deseq2 package
A couple of points:
Add Comment
orAdd Reply
as appropriate. I've moved your post to the right location this time, please be more careful in the future.Thank you for your question! DESeq2 package is actually used by DEGap tool at the backend to run differential expression analysis. The subsequent pathway enrichment analysis is done based on DESeq2 results. Read more about the tools used in the "Documentation" section (link in the footer of the page DEGap).