6. Let’s plot a histogram to check how the recombination levels are distributed in the parts of the genome containing TEs:
hist(data$variable, main=”Graph title”, xlab=”variable_name”, col=”red”)
Check this function in a real example from the code file in the text editor.
Are most of them in low or high recombination regions? Why?