[Biopython-dev] Notification: incoming/113
biopython-bugs at bioperl.org
biopython-bugs at bioperl.org
Tue Dec 31 20:53:44 EST 2002
JitterBug notification
new message incoming/113
Message summary for PR#113
From: Jeffrey Chang <jchang at smi.stanford.edu>
Subject: Re: [Biopython-dev] Notification: incoming/112
Date: Tue, 31 Dec 2002 17:53:53 -0800
0 replies 0 followups
====> ORIGINAL MESSAGE FOLLOWS <====
>From jchang at springfield.stanford.edu Tue Dec 31 20:53:43 2002
Received: from springfield.stanford.edu (springfield.Stanford.EDU [128.12.147.41])
by pw600a.bioperl.org (8.12.6/8.12.6) with ESMTP id h011rgSQ021258
for <biopython-bugs at bioperl.org>; Tue, 31 Dec 2002 20:53:42 -0500
Received: (from jchang at localhost)
by springfield.stanford.edu (8.11.6/8.11.6) id h011rrI77593;
Tue, 31 Dec 2002 17:53:53 -0800 (PST)
(envelope-from jchang)
Date: Tue, 31 Dec 2002 17:53:53 -0800
From: Jeffrey Chang <jchang at smi.stanford.edu>
To: biopython-bugs at bioperl.org
Cc: biopython-dev at biopython.org
Subject: Re: [Biopython-dev] Notification: incoming/112
Message-ID: <20030101015353.GA77547 at springfield.stanford.edu>
Mail-Followup-To: biopython-bugs at bioperl.org, biopython-dev at biopython.org
References: <200212281410.gBSEAYSQ016576 at pw600a.bioperl.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <200212281410.gBSEAYSQ016576 at pw600a.bioperl.org>
User-Agent: Mutt/1.4i
X-Spam-Status: No
X-Scanned-By: MIMEDefang 2.26 (www . roaringpenguin . com / mimedefang)
Yep, the docs are a little behind the code. Thanks for letting us
know. I have fixed these references.
Jeff
On Sat, Dec 28, 2002 at 09:10:34AM -0500, biopython-bugs at bioperl.org wrote:
> JitterBug notification
>
> new message incoming/112
>
> Message summary for PR#112
> From: oeed at online.no
> Subject: Problem: Documentation of PubMed
> Date: Sat, 28 Dec 2002 09:10:29 -0500
> 0 replies 0 followups
>
> ====> ORIGINAL MESSAGE FOLLOWS <====
>
> >From oeed at online.no Sat Dec 28 09:10:33 2002
> Received: from localhost (localhost [127.0.0.1])
> by pw600a.bioperl.org (8.12.6/8.12.6) with ESMTP id gBSEATSQ016570
> for <biopython-bugs at pw600a.bioperl.org>; Sat, 28 Dec 2002 09:10:33 -0500
> Date: Sat, 28 Dec 2002 09:10:29 -0500
> Message-Id: <200212281410.gBSEATSQ016570 at pw600a.bioperl.org>
> From: oeed at online.no
> To: biopython-bugs at bioperl.org
> Subject: Problem: Documentation of PubMed
> X-Spam-Status: No
> X-Scanned-By: MIMEDefang 2.26 (www . roaringpenguin . com / mimedefang)
>
> Full_Name: Øyvind Edvardsen
> Module: Medline/PubMed documentation
> Version: 1.10
> OS: linux and winxp
> Submission from: kunde1936.tromso.alfanett.no (62.16.135.165)
>
>
> I was trying to exploit the PubMed stuff and
> followed the Cookbook available from the documentation page. No success!
> The problem is the import stuff:
> in all the docs I found it is shown as
> from Bio.Medline import PubMed
> from Bio import Medline
> but what really works is:
> from Bio import PubMed
> from Bio.PubMed import Medline
> After those imports a parser and dict can
> be set up just as in the example code in the Cookbook. And it works very good!
>
> Maybe the docs went out of sync with the code
> some time ago...
>
> Anyway, this stuff should be fixed in the docs
> so that other people can use biopython's Medline without having to figure out
> what's wrong first.
>
> OED.
>
>
> _______________________________________________
> Biopython-dev mailing list
> Biopython-dev at biopython.org
> http://biopython.org/mailman/listinfo/biopython-dev
More information about the Biopython-dev
mailing list