search for: tp18163665p18163665

Displaying 1 result from an estimated 1 matches for "tp18163665p18163665".

2008 Jun 27
3
For loop
...oop here geneset is a loop.I am trying to match the names of the list with 1st row of the output. result<- list() for(i in 1:length(output) { result[[i]] <- geneset(which(geneset %n% output[,1])) } Kindly help me out -- View this message in context: http://www.nabble.com/For-loop-tp18163665p18163665.html Sent from the R help mailing list archive at Nabble.com.