thank you very much!
• 1 views
•
link
Not sure if Mfuzz https://bioconductor.org/packages/release/bioc/html/Mfuzz.html is kind of what you're after? It groups genes by expression patterns, and plot those in the same group together, giving you each group's member genes and "participation scores". Not box plots though.
thank you very much!
Log in to answer this question.
They are boxplots connected by median/mean with CI. In general box plots show median
Yes, the thing is to know which genes are in the same group. Each plot shows a group of genes with the same behaviour through time
Use clustering methods
You're talking about distance matrix? I know I can use to visualize those groups in a heatmap, but then how to aftwrwards automatically get the list of genes in each group/branch separately? I have a lot of genes so cannot do it manually
Ask Kevin nice (as it is weekend). He posted several posts about distance matrices, heat maps, pcas in biostars.