Hi all,
I'm trying to show about 190 items using "pheatmap" package. I'm working
with R 3.3.1 on windows 7. I used the following code:
pheatmap(mat_data, cellwidth=20, cluster_rows = FALSE, cluster_cols =
FALSE, fontsize=5, fontsize_row=5, margins=c(5,10))
The resulted image is attached. Please
me more on this?
Thanks in advance,
Maryam
On Sat, Jan 9, 2016 at 5:38 PM, Michael Dewey
wrote:
> Dear Maryam
>
> If you just need all the values of size would
> c(df1$size, df2$size)
> work?
>
> On 08/01/2016 21:44, maryam moazam wrote:
>
>> Dear Sir / Madam,
Dear Sir / Madam,
I have just come to the amazing R software, so please be patient if my
question is basic for you. I have 2 text file (say 1.txt and 2.txt), each
file containing 2 columns and different row numbers, like below
case size
case1 120
case2 120
case3 121
case4 121
case5 121
case6 122
3 matches
Mail list logo