[R] heatmap.2 dendogram algorithm

2008-06-16 Thread RobertsLRRI
Hello does anyone know what algorithm is used to produce the hierarchical clustering in the gplots package using the function heatmap.2? I think it may be the complete linkage clustering algorithm, but I can't find a source that seems reliable. Thank you and sorry if I posted this in the wrong

Re: [R] txt file, 14000+ rows, only last 8000 appear

2008-06-09 Thread RobertsLRRI
You are asked to follow the posting guide and to provide "commented, minimal, self-contained, reproducible code". Code entered: Influenza<-read.delim("C://Documents and Settings//rroberts//desktop//H5N1//0v8a1n3.dat.txt") Influenza rows 6505 ... 14421 So the first 6504 rows aren't displayed

[R] txt file, 14000+ rows, only last 8000 appear

2008-06-07 Thread RobertsLRRI
when I load my data file in txt format into the R workstation I lose about 6000 rows, this is a problem. Is there a limit to the display capabilities for the workstation? is all the information there and I just can't see the first couple thousand rows? -- View this message in context: http://w

[R] Need to run R on Fedora 9.

2008-06-05 Thread RobertsLRRI
I'm in need of a version of R that will run on fedora 9 and haven't been able to find one. I need this in order to run Bioconductor. Any advice? -- View this message in context: http://www.nabble.com/Need-to-run-R-on-Fedora-9.-tp17674187p17674187.html Sent from the R help mailing list archive