search for: l3data_med2

Displaying 2 results from an estimated 2 matches for "l3data_med2".

Did you mean: l3data_med
2009 Jun 15
0
heatmap.2 questions
I'm using this code to create a heatmap of expression data and indicate a specific column of data, post clustering: #Generate heatmap: heatmapChipDx <- heatmap.2(L3data_med2, dendrogram="column",trace="none", col=redgreen(64), colsep=seps, sepcolor="yellow", sepwidth = 0.1, margin=c(5,5), scale="row", key=FALSE) I have two problems that I'm hoping i can get some pointers on: 1. The column I want to indicate with a yellow li...
2009 Jun 15
0
books on Time serie
...June 2009 2:47:22 AM > To: r-help@r-project.org > Subject: [R] heatmap.2 questions > > > I'm using this code to create a heatmap of expression data and > indicate a > specific column of data, post clustering: > > #Generate heatmap: > heatmapChipDx <- heatmap.2(L3data_med2, > dendrogram="column",trace="none", > col=redgreen(64), colsep=seps, sepcolor="yellow", sepwidth = 0.1, > margin=c(5,5), scale="row", key=FALSE) > > I have two problems that I'm hoping i can get some pointers on: > > 1. The column...