This page shows as an example of the final output containing graphs and tables of NGS analysis, required information for the analysis, simple implementation codes, etc. It is intended to provide assistance in analysis requests and your own analysis.
Heatmap is a graph used in various analyses, including RNA-seq, to depict patterns of expression within each sample for genes, transcripts, or individual elements. To draw Heatmap, To draw the heatmap "clustermap" function in "seaborn" of python is commonly used.
Required Data
Table of Expression (RNA-seq)
(Optional) Fold Change and P value (or Adjust P value)