First post here. Hello everyone!
This is the first time I have to use bioinformatics, so I apologize but this is going to be a very basic question. I would like to create a Venn diagram to see which genes are commonly expressed between two or three treatments. I have the excel sheets with p values and gene ids of differentially expressed genes between treatments. I have one excel file for each comparison.
I don't seem to get how it works because I upload the file with gene IDs in BioVenn (as an example) but doesn't give me any response (might be a technical issue). More importantly I'm not understanding how I can create a Venn diagram uploading a single file where the comparison of two conditions was done already. I thought I should use individual gene counts, but I don't know how to start with it.
Sorry for the dumb question but I am utterly confused.
Thanks!
A Venn diagram isn't really going to tell you which genes are commonly expressed between conditions, just how many. Are you sure a Venn diagram is what you want? Or are you trying to determine common sets of differentially expressed genes between the different treatment comparisons? Regardless, we need more info as to what you're tried. Did the list you uploaded for each set contain only the IDs, one per row?
Ok sorry I realized my question wasn't very clear.
I would like to know how many genes are commonly or differentially expressed in different treatments (it's about stem cell biology, I would like to show how similar are two different developmental stages). So I thought of a Venn diagram. I have several excel tables obtained after DESeq2 analysis, were different pairwise comparisons were done. Yes, each row contains the IDs and the values per each sample (one triplicate per condition), here is a snapshot of how the table looks like: Snapshot
Oh, okay. If your only real goal is to show similarity between the two stages, something as simple as mentioning the number of differentially expressed genes between the two stages should really suffice, honestly. Venn diagrams aren't really a great construct for gene expression data, in my mind. Heatmaps generally look better and are immediately interpretable. Most people don't care about the genes that are similarly expressed between two conditions/developmental stages/whatever, the differentially expressed genes are the real meat that you should focus on in most cases.
use Venny http://bioinfogp.cnb.csic.es/tools/venny/
or DrawVenn if you have more than 4 lists
Hello dear, I am also trying for creating venn diagram to explain overlapping RNA-seq data. During my search i just saw this grateful discussion same like my problem and i am also not use to with bioinformatics tools.
As you suggested DrawVenn for more than 4-lists (I have 7-lists of my samples). i tried this online tool but it can't create venn diagram maybe due to more lists. Please recommend any other tool that can interpret all of my samples.
Sorry, but i am really confused
Thank YOU
You should use UpSet plots if you have 7 lists.
I have a general question regarding the type of data to be used for generation of the Venn diagram: would it make sense to use the genes identified via Gene Ontology? I have several comparisons being done AvsB and BvsA, or AvsC and CvsA, and BvsC and CvsB.
Could the gene list from these comparisons be used to check how similar samples A, B, and C are to each other?
Thank you very much!
Sounds to me like this is sufficiently different from your original question, so you may want to open a new thread for this.