More posts like this
-
Unequally distributed volcano plot
written by Vinesh •Hello I am performing differential gene expression using DESeq2 package. The volcano plot showed unequal distribution between upregulated and downregulated genes. The script used for …
-
RNA-seq differentially expressed genes (DEGs) with low fold change values
written by singlecell_bio •Hello everyone, I have a question concerning RNA-seq analysis, particularly about the differentially expressed genes. To provide some background, we used three biological replicates for …
-
EnhancedVolcano not plotting any dots
written by Bonita •Hello and thanks in advance, I would like to make something similar to the plot below without running DESeq. ![Desired plot][1] I have the fold …
-
cnetplot and barplot don't show top ranked GO enrichments.
written by Shakiba •Hi, I plotted the cnet plot with enrichResult objects. Object 1 was my filtered data with absolute log2 fold change more than 1, and object …
-
Volcano plot
written by sarahawan92 •I have made the volcano plot for the significant differentially expressed genes. Up regulated genes are 493 and downregulated genes are 298 having P-Value 0.05 …
-
Why do I get a big log fold change but small mean change in b value when plotting differential meth…
written by Christine •Hello I am doing differential methylation analysis using limma. I use the m values for testing and b values for plotting. I plotted a volcano …
-
Differential expression analysis with LIMMA results
written by leticia •Hello, I did a differential expression analysis of RNA seq data (normalized RSEM) from TCGA with VOOM and another time with Limma trend , but …
-
why my volcano plot looks strange?
written by hellocita •Hi all, I am dealing with an LC-MS Metabolomics data. I perform log transform, quantile normalization and use linear model to regress out batch. And …
-
Could you please explain Fold change, % of change, and log2 fold change (L2FC) to a layment?
written by WUSCHELThis seems simple maths behind, But I always get confused with the terminology of **"Fold change", "Log Fold Change" *(LFC)*, and "Percentage of Change"**., When …
-
Y-axes of Volcano plots
written by Bioinfo_2006I have a DESeq2 object and generating a volcano plot of up, down and non-sig genes par(mar=c(5,5,5,5), cex=1.0, cex.main=1.4, cex.axis=1.4, cex.lab=1.4) topT <- as.data.frame(deseq2object) with(topT, …
I gave my two cents here: https://support.bioconductor.org/p/9159961/
Please next time when you cross-post (for a good reason) leave a link to the other communiti(es). It's good practice to do so to avoid double effort for multiple users.