search for: cstb

Displaying 1 result from an estimated 1 matches for "cstb".

Did you mean: cst
2004 Sep 14
1
pairs correlations colors
...black and white matrix with correlations using function panel.cor, exactly as it is in the example. Unfortunately, the line: jpeg(filename="/home/valeria/Thesis/lung/fig/scatterplotcolnames.jpg") pairs(aggiunta[,1: 6],labels=c("ALCAM","ITGB5","MSN","CSTB","DHCR24","TRIM29"), main = "Scatterplots selected genes",pch=21, bg = c("red", "green3", "blue", "brown","orange")[aggiunta[,7]],upper.panel=panel.cor) dev.off() doesn't allow me to get the desidered matr...