Differentially expressed genes selection by several pipelines
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Both up- and down-regulated gene sets return the same GO pathway analysis results?
written by xqyn •Hi, I'm performing Gene Ontology (GO) enrichment analysis on differentially expressed genes (DEGs) from ATAC-seq data, using R (clusterProfiler). After separating my DEGs (DEseq2) into …
-
Does Normalized Enrichment Score (NES) from GSEA correlate with gene set upregulation and down regu…
written by grsyhhsb •Hello all, I have a few questions about GSEA's normalized enrichment score. Let's say we have two conditions, responder to treatment and nonresponder to treatment. …
-
Are upset plots bad for differential expression analysis?
written by paulimer •Hi all, I’ve been working on RNA-seq data for a while, in the context of (yet another) differential expression app, and wanted to try to …
-
Are the top 50 features in heat map for each phenotype in dataset generated by GSEA called differe…
written by TM •Hi all, I have a naive question regarding the heatmap of the top 50 features for each phenotype in dataset generated by GSEA. I wonder …
-
what are Differentially Expressed Genes?
written by SKY •What are Differentially Expressed Genes(DEGs)? Are the genes that are only expressed in treated/diseased condition (and not in control) considered as DEGs?
-
What are gene prediction methods with high sensitivity?
written by xcui297 •Say I want to find as many protein coding genes as possible. I have valid verification approaches (whether a predicted gene is actually translated in …
-
RNA-sequencing dataset analyzed twice: good and poor estimate of false-positive rates
written by GreenDiamondI am trying to find an example where an RNA-sequencing dataset was analyzed in one manner that lead to a **poor** false-positive rate estimation, and …
-
Retrieve gene sets from Cuffdiff/Cuffnorm output with self defined criteria
written by Wet&DryImmunologyHi,I am trying to analyze output of Cufflinks pipelines. I can use CummeRbund to visuallize the "differentially expressed" gene sets defined by the Cufflinks program. …
-
Different results from Different Cufflinks versions
written by siddharth.sethi5Hi, I have noticed that the newer versions of Cufflinks are giving much more significant differentially expressed genes. I am updating my pipeline, so I …
-
Snv Not Detected: Estimation Of False Negative Rates
written by Sven Bilke<p>When working on SNP detection by whole genome (or targeted) re-sequencing, the false positive rate is comparatively easy to check, namely by validating a reasonable …
I don't see any problem with that. Personally, I like to combine Deseq2 and EdgeR results as a start point. But keep in mind that you may have true calls alone in some pipelines!
Thank you very much! I'll try that!