[R] cluster analysis of microarray data

2006-07-25 Thread Mahdi Osman
Hi list,

I am interested in cluster analysis of microarray data. The data was generated 
using cDNA method and a loop design.


I was wondering if any one has a suggestion about which package I can use to 
analyse such data.


Many thanks in advance

Mahdi
-- 
---
Mahdi Osman (PhD)
E-mail: [EMAIL PROTECTED]
---

Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] cluster analysis of microarray data

2006-07-25 Thread Seth Falcon
Mahdi Osman [EMAIL PROTECTED] writes:

 Hi list,

 I am interested in cluster analysis of microarray data. The data was
 generated using cDNA method and a loop design.


 I was wondering if any one has a suggestion about which package I can
 use to analyse such data.

There are many packages within the Bioconductor project that provide
tools for analysis of microarray data.

I would start by taking a look at the Microarray and TwoChannel
BiocViews:

http://bioconductor.org/packages/1.8/Microarray.html
http://bioconductor.org/packages/1.8/TwoChannel.html

+ seth

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.