Hi,
what is the exact problem? I tried you code and it works fine...
Best,
Kimmo
24.08.2016, 10:07, Serpil ŞEN wrote:
Dear Authorized Sir / Madam,
I need your help on clustering with R.
I have symmetric distance matrix which i created usign ClustalOmega program.
and used this R codes for cl
Dear Authorized Sir / Madam,
I need your help on clustering with R.
I have symmetric distance matrix which i created usign ClustalOmega program.
and used this R codes for clustering purpose.
*data=read.table("my_distance_matrix", header=FALSE)[-1]*
*attach(data)*
*head(data)*
*d=as.dist(data);*
2 matches
Mail list logo