[BioRuby] PubMed.efetch error

Fredrik Johansson fredjoha at bioreg.kyushu-u.ac.jp
Mon Apr 20 03:35:27 UTC 2009


PubMed.efetch does not give me correct output if I give an array as 
argument. I think it is supposed to return an array of MEDLINE entries, 
but it returns all entries in one string.  I can get an array if I type

Bio::PubMed.efetch(entries).split("\n\n")

But that can't be the intended behaviour, right?

Regards,
Fredrik Johansson


-- 
***********************************
Fredrik Johansson, grad. student

Division of Bioinformatics
Medical Institute of Bioregulation
Kyushu University
3-1-1 Maidashi, Higashi-ku
Fukuoka 812-8582, Japan

fredjoha at bioreg.kyushu-u.ac.jp
***********************************




More information about the BioRuby mailing list