RE: Assistance with Parsing Code

2004-03-21 Thread Kalyan C Dudala
Hi, I am working on some gene expression data and am trying to come up with a random walk algorithm to cluster my data. Here's what I need. I have a probability matrix of several genes against each other. Assuming each one of the genes (columns and rows) on the probability matrix is a node, I

Help with Random walk algorithm

2004-03-21 Thread Kalyan C Dudala
Hi, I am working on some gene expression data and am trying to come up with a random walk algorithm to cluster my data. Here's what I need. I have a probability matrix of several genes against each other. Assuming each one of the genes (columns and rows) on the probability matrix is a node, I a