Quantcast

R - Heatmap - Labeling

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

R - Heatmap - Labeling

fredrick
This post has NOT been accepted by the mailing list yet.
Hello R users,

I would like to plot a matrix of 1000 columns and 500 rows as a heatmap. I am using R for this purpose. While labeling the rows and columns (basically with axis),  I am able to plot the numbers of the rows and columns. But in the column (X-axis below the heatmap), I am getting the column numbers with "V" in front of all the column numbers., for example, V1, V2, V3 and so on.

Are there anyway to remove these "V" in front of the column numbers?

Expecting your replies and thanks in advance.

Warm regards
Fredrick.
Loading...