Skip to content
Prev 55949 / 398500 Next

Multiple operations on list

Hi!

Not sure if I got your point. 
But if it is to compute apply a function
to all pairs (x1,x2);(x1,x3);(x2,x3) where x1,x2,x3 are stored in a list you can take look at the sources 
of  function listdist which computes an object of class dist from a list, in the package "pairseqsim" available from bioconducor, to get an idea how to do this.

/E

*********** REPLY SEPARATOR  ***********
On 20.09.2004 at 13:24 Stephane DRAY wrote: