Thanks for it other then that is lumi bioconductor package which can do it by hierarchical clustering between genes only problem is it will accept .txt file which is generated by genomestudio.
Any other help will be appreciated
Hi everyone
I want to know for cluster analysis of illumina microarray gene expression data (in idat format) which all the algorithms are used and which software are available ?
What i know is BHC from bioconductor can be used but i am not sure
any help?
Thanks!!!!!!!!!!!
cluster3.0 and java Treeview may help you. Here is a small guide:
Regarding algorithm, It depends on what you want to achieve. If you are just interested to look how the samples group together, hierarchical clustering will be a good choice and widely used to show clustering of samples.
Here is a good notes.
P.S: Instead of searching for a clustering program that deals with idat format, I would first convert them to text files. Then you have more control over what do you want to do.
Thanks for it other then that is lumi bioconductor package which can do it by hierarchical clustering between genes only problem is it will accept .txt file which is generated by genomestudio.
Any other help will be appreciated
Log in to answer this question.