comparing multiple gene sets with expression values
Hi
who knows how we can compare multiple samples with different genes and different fold change values and create a heatmap like this ;

rna-seq
• 1,316 views
•
link
written
by
mirshahvaladi •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How can I plot the heatmap with the fold changes of ChIP-seq occupancy levels of 2 samples using `d…
written by Dan •Hello, How can I plot the heatmap with the fold changes of ChIP-seq occupancy levels of 2 samples using `deepTools`? ![enter image description here][1] [1]: …
-
Clasifing transcripts by biological function
written by adi.rotem •Hi! I have a list of RNA transcript names from E.coli k12. I would like to see a histogram or pie chart of all their …
-
Tools to generate complex heatmaps recommendations
written by ddh8602 •Hi I need to create a complex heatmap of presence/absence of antibiotic resistance genes, abundance, phylogeny and drug classes like the ones on the image …
-
how can i evaluate the different between two samples of distribution of peaks in the genome of chip…
written by zhao03 •Hi i showed the heatmap of TSS region used Deeptools, and found there was a different between two samples, however, how can i get a …
-
Making a legoplot of mutational signatures
written by zizigoluHi Here doing 3D plot https://cran.r-project.org/web/packages/barplot3d/vignettes/barplot3d.html But I don't know from where I can provide the input as every deconvolution tools to get 3 nucleotides …
-
Does result data after DESeq2 analysis contain normalised counts ?
written by hariprasadp.iitkgp •Hi, I have perdormed DGE analysis on a dataset using DESeq2. But when I compare the counts of genes in result data and the normalised …
-
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 …
-
IMPACT rating in VEP and compatibility with which tools?
written by Shicheng GuoHi, VEP claim :The IMPACT rating is a separate rating given for compatibility with other variant annotation tools (e.g. snpEff). Who knows more details about …
-
R package/code for creating heatmp along with enrichment results
written by english.serverDear all! How to reproduce such an image in R? Anyone having an idea? ![enter image description here][1] Thanks [1]: https://i.postimg.cc/wBRsmZV7/Untitled.png
-
Comparing log2 fold values with in a file using a r studio program?
written by oqp5041 •Hi everyone! I organized some genes with their log2 fold change values from smallest to biggest. However, our project deals with genes changing under different …
How to add images to a Biostars post
If you already have the fold-changes, a heatmap like this can be made in MicroSoft Excel or LibreOffice Calc, among others.
But you would get more helpful answers if you explained what kind of data you have, possibly providing small examples.
Thanks for the answer, I have 16 different expression sets like this:
Mocs2 40.6 64.4
H4c1 64.1 80.1
Smndc1 70.5 95.8
Hsp90a 107.8 63.3
and they have different genes (around 40 genes in common between each data set). I need to calculate the fold change between them and compare the common genes between all conditions in terms of foldchange and possibly the function of those genes in different GOs.