How to create an heatmap of clusters obtained by degpatterns function?
I have an RNAseq to analyze. I analyzed the data with DESeq2 and then I performed the LRT test to perform some timecourse analysis and then, using degpatterns fuction, I obtained some clusters. How can i plot these clusters as heatmap, using the order of cell types? I tried with ComplexHeatmap package, but with no results useful...
• 1,894 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Please share the code that you tried, and point out what didn't work.
@giuly.lg.95 Why did you delete this post?
I'm sorry, I resolved the problem reading carefully the vignette. Thanks!
Please add an answer describing how you solved the problem, including any functions from the vignette that you used, so others can benefit from your work when they run into a similar problem.