search for: rnadegslop

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

Did you mean: rnadegslope
2005 Nov 16
2
X11 error in png
...",sep = ""),width = fwidth, height = fheight,pointsize = fpointsize); data_deg <- AffyRNAdeg(data_cel) plotAffyRNAdeg(data_deg,col=cols,lty=1,lwd = "2") #a <- par("fin") legend("bottomright",sampleNames(data_cel),col=cols,lty=1) RNAdegSlope = cbind("Sample Names" = data_deg$sample.names, "RNA Deg Slope" = data_deg$slope) write.csv(RNAdegSlope, file = paste(savepath,"RNAdegSlope.csv",sep = "")) dev.off() I got this error message: Error in X11(paste("png::", filename, sep =...