Very new to R Studio and having to use it as part of an Internship in Genomics.
I keep getting this error:
heatmap(SSc)
Error in heatmap(SSc) : ‘x’ must be a numeric matrix
even when I already used the as.matrix function
I dont really know what to do anymore.
Here is a picture of my data enter image description here
I have to create a heatmaps and also volcano plots in the future
Recognized by R Language Collective
New contributor
Mimi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2