There are few steps to make heatmap of your qRT-PCR data (fold change or relative quantification) using R.

Data file preparation:

Make excel file of your data in which your will place your gene of interest in column and your treatment or conditions in row.

Save the file in *csv extension.

Import data file in R:

By using following codes, import your data file into R,

data2

More Ghulam Asghar Sajid's questions See All
Similar questions and discussions