Can you provide an example of the input data and what you would like
the output to be. When you say "first entry" is this a single cell,
or the whole row? So an example would help to understand what you are
after.
On Nov 22, 2007 8:45 AM, Marco chiapello <marpello at gmail.com>
wrote:> Hi,
> I'm new about R. My problem is:
> I have 2 lists of proteins and I would compare them. I import the 2
> lists like 2 different matrixs and I would that the first entry in the
> matrix 1 match with all entries of the matrix 2, then the second entry
> of the matrix 1 matchs with all entries of the matrix 2 and repeat
> this process with all entries of the matrix 1. Anybodies know can I do
> it?
> Thanks,
> Marco
> -----------------
> Contatti
> *Mail:
> marpello at email.it
> marpello at gmail.com
> *Messanger:
> marpello at alice.it
> *Skype:
> marpello
> *Sito:
> http://web.mac.com/marpello/iWeb/Sito/index.html
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
Jim Holtman
Cincinnati, OH
+1 513 646 9390
What is the problem you are trying to solve?