[R] convert R plots into annotated web-graphics

2010-02-07 Thread Rainer Tischler
Dear all, I would like to make a large scatter plot created with R available as an interactive web graphic, in combination with additional text-annotations for each data point in the plot. The idea is to present the text-annotations in an HTML-table and inter-link the data points in the plot

[R] microarray analysis in R without replicates

2009-09-22 Thread Rainer Tischler
Dear all, I have received a microarray data set in standard Affymetrix CEL-format consisting of only six samples without any replicates (same organism and cell type, but different individuals and different biological conditions for each individual; the same Affymetrix GeneChip platform was

[R] samr-package: problem with large sample size multiclass data

2009-02-24 Thread Rainer Tischler
Dear all, I'm using the samr-package to identify significantly differentially expressed genes in microarray data. So far, I had no problems, but when I used a large multiclass data set with 327 samples, I obtained the following error/warning message: Warning message: Inf In

[R] determine assortative mixing in networks (igraph-library)

2008-12-05 Thread Rainer Tischler
Dear all, I'm looking for a method to quantify assortative mixing in undirected graphs, preferably something that is compatible with the igraph-library for network analysis. Is anybody aware of an already existing function/library for this or an easy way to implement this functionality in R?

[R] unsupervised dimensionality reduction retaining the attributes

2008-11-24 Thread Rainer Tischler
Dear all, I'm looking for an unsupervised dimensionality reduction method for large-scale data sets ( 40.000 attributes) which retains the original attribute vectors (i.e. unsupervised feature selection). Until now I have only found several unsupervised dimensionality reduction methods which

[R] igraph rglplot SVD-layout

2008-11-17 Thread Rainer Tischler
version on Windows. Many thanks, Rainer Tischler WikipediaWictionaryChambers (UK)Google imagesGoogle defineThe Free DictionaryJoin exampleWordNetGoogleUrban DictionaryAnswers.comrhymezone.comMerriam-Webster0 wvcidfjoguarm __ R-help@r-project.org

[R] dot colour in dotchart2 function (Hmisc-package)

2008-10-31 Thread Rainer Tischler
Hi, I'm using the dotchart2-function from the Hmisc-package to plot multiple dots on horizontal lines using the add=TRUE option. My question is very simple: How can I change the color of the dots? I couldn't find the right option in the help-pages of the dotchart2-function or the

[R] summarize rows in a matrix differing only in one value

2008-10-30 Thread Rainer Tischler
MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi,=0A=0AI'd like to replace rows in a matrix which differ only in their va= lues for one numerical column (Vx) by a single row in which the value for= Vx is replaced by the median of Vx in the