Re: [Tutor] some ideas about some network

2011-11-10 Thread lina
My mistakes, the first generated-data has some problems: the newly uploaded tar.gz one is: https://docs.google.com/open?id=0B93SVRfpVVg3Mjk0YjYzYTMtNzgzZS00NDk4LWI1M2QtNGE5OGZlMjYyNmM5 zip one is https://docs.google.com/open?id=0B93SVRfpVVg3MDYwZWMzYzItYmI4ZC00MmIxLTg0NmMtMzM5MzZkZTAxZjJl The b

Re: [Tutor] some ideas about some network

2011-11-10 Thread lina
On Thu, Nov 10, 2011 at 10:02 PM, Walter Prins wrote: > Hi Lina, > > On 10 November 2011 13:05, lina wrote: >> >> from 10 groups of data  (namely from 1-84) find some pathway, or network. >> >> such as >> Group 1 (file 1): 1 3 8 5 7 4 >> Group 2 (file 2): 2 8 5 7 4 3 4 8 5 7 4 >> >> so we can see

Re: [Tutor] some ideas about some network

2011-11-10 Thread lina
On Thu, Nov 10, 2011 at 10:02 PM, Walter Prins wrote: > Hi Lina, > > On 10 November 2011 13:05, lina wrote: >> >> from 10 groups of data  (namely from 1-84) find some pathway, or network. >> >> such as >> Group 1 (file 1): 1 3 8 5 7 4 >> Group 2 (file 2): 2 8 5 7 4 3 4 8 5 7 4 >> >> so we can see

Re: [Tutor] some ideas about some network

2011-11-10 Thread lina
On Thu, Nov 10, 2011 at 10:02 PM, Wayne Werner wrote: > > On Thu, Nov 10, 2011 at 7:05 AM, lina wrote: >> >> Hi, >> >> Thanks all again for your help in previous post. >> >> Here I meet something I am not experienced, about: >> >> from 10 groups of data  (namely from 1-84) find some pathway, or n

Re: [Tutor] some ideas about some network

2011-11-10 Thread Walter Prins
Hi Lina, On 10 November 2011 13:05, lina wrote: > from 10 groups of data (namely from 1-84) find some pathway, or network. > > such as > Group 1 (file 1): 1 3 8 5 7 4 > Group 2 (file 2): 2 8 5 7 4 3 4 8 5 7 4 > > so we can see that the 8 -> 5 -> 7 -> 4 is a pathway. > I'm sorry but I'm not re

Re: [Tutor] some ideas about some network

2011-11-10 Thread Wayne Werner
On Thu, Nov 10, 2011 at 7:05 AM, lina wrote: > Hi, > > Thanks all again for your help in previous post. > > Here I meet something I am not experienced, about: > > from 10 groups of data (namely from 1-84) find some pathway, or network. > > such as > Group 1 (file 1): 1 3 8 5 7 4 > Group 2 (file

[Tutor] some ideas about some network

2011-11-10 Thread lina
Hi, Thanks all again for your help in previous post. Here I meet something I am not experienced, about: from 10 groups of data (namely from 1-84) find some pathway, or network. such as Group 1 (file 1): 1 3 8 5 7 4 Group 2 (file 2): 2 8 5 7 4 3 4 8 5 7 4 so we can see that the 8 -> 5 -> 7 ->