biopython-bugs | 7 Nov 2002 15:52

Notification: incoming/93

JitterBug notification

new message incoming/93

Message summary for PR#93
	From: andreas.kuntzagk <at> mdc-berlin.de
	Subject: GenBank-Format (Feature-Qualifier /motif)
	Date: Thu, 7 Nov 2002 09:52:51 -0500
	0 replies 	0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

From andreas.kuntzagk <at> mdc-berlin.de Thu Nov  7 09:52:52 2002
Received: from localhost (localhost [127.0.0.1])
	by pw600a.bioperl.org (8.12.2/8.12.2) with ESMTP id gA7Eqp6J025565
	for <biopython-bugs <at> pw600a.bioperl.org>; Thu, 7 Nov 2002 09:52:52 -0500
Date: Thu, 7 Nov 2002 09:52:51 -0500
Message-Id: <200211071452.gA7Eqp6J025565 <at> pw600a.bioperl.org>
From: andreas.kuntzagk <at> mdc-berlin.de
To: biopython-bugs <at> bioperl.org
Subject: GenBank-Format (Feature-Qualifier /motif)

Full_Name: Andreas Kuntzagk
Module: genbank_format.py
Version: 
OS: 
Submission from: sulawesi.bioinf.mdc-berlin.de (141.80.80.60)

In Entry GI:4165449 (and others) there is a qualifier /motif in a CDS -Feature.
Currently the genbank_format.py doesn't allow this.
(Continue reading)

Thomas Sicheritz-Ponten | 8 Nov 2002 12:22
Picon
Picon
Favicon

fast N-mer seach?

Hej,

What is the current best/fastest way to count all oligos of a given size
in a sequence? Is this something one could use mx.TextTools for? 
Or is it still faster to use the naive way by looping over i, extract all
seq[i:i+size] and increase the count in a dictionary ...?

What if I'd like to count all word/oligo frequencies up to size N?

stepping-into-the-optimization-swamp'ly y'rs
-thomas

--

-- 
Sicheritz-Ponten Thomas, Ph.D, thomas <at> biopython.org      (
Center for Biological Sequence Analysis                   \
BioCentrum-DTU, Technical University of Denmark            )
CBS: +45 45 252485      Building 208, DK-2800 Lyngby  ##----->
Fax: +45 45 931585      http://www.cbs.dtu.dk/thomas       )
                                                          /
     ... damn arrow eating trees ...                     (
biopython-bugs | 12 Nov 2002 09:58

Notification: incoming/94

JitterBug notification

new message incoming/94

Message summary for PR#94
	From: hikokabu <at> hotmail.com
	Subject: GebBankParser
	Date: Tue, 12 Nov 2002 03:58:57 -0500
	0 replies 	0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

From hikokabu <at> hotmail.com Tue Nov 12 03:58:58 2002
Received: from localhost (localhost [127.0.0.1])
	by pw600a.bioperl.org (8.12.2/8.12.2) with ESMTP id gAC8wv6J018633
	for <biopython-bugs <at> pw600a.bioperl.org>; Tue, 12 Nov 2002 03:58:58 -0500
Date: Tue, 12 Nov 2002 03:58:57 -0500
Message-Id: <200211120858.gAC8wv6J018633 <at> pw600a.bioperl.org>
From: hikokabu <at> hotmail.com
To: biopython-bugs <at> bioperl.org
Subject: GebBankParser

Full_Name: Hisahiko Sato
Module:  biopython-1.00a4.win32-py2.2.exe
Version:  biopython-1.00a4.win32-py2.2.exe
OS: win2000
Submission from: pvgw.m.chiba-u.ac.jp (133.82.145.42)

while parsing a GenBankFile I got stucked saying
""
(Continue reading)

biopython-bugs | 13 Nov 2002 01:52

Notification: incoming/95

JitterBug notification

new message incoming/95

Message summary for PR#95
	From: Jeffrey Chang <jchang <at> smi.stanford.edu>
	Subject: Re: [Biopython-dev] Notification: incoming/94
	Date: Tue, 12 Nov 2002 16:50:53 -0800
	0 replies 	0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

From jchang <at> springfield.stanford.edu Tue Nov 12 19:52:12 2002
Received: from springfield.stanford.edu (springfield.Stanford.EDU [128.12.147.41])
	by pw600a.bioperl.org (8.12.2/8.12.2) with ESMTP id gAD0qB6J026842
	for <biopython-bugs <at> bioperl.org>; Tue, 12 Nov 2002 19:52:12 -0500
Received: (from jchang <at> localhost)
	by springfield.stanford.edu (8.11.6/8.11.6) id gAD0osQ43464;
	Tue, 12 Nov 2002 16:50:54 -0800 (PST)
	(envelope-from jchang)
Date: Tue, 12 Nov 2002 16:50:53 -0800
From: Jeffrey Chang <jchang <at> smi.stanford.edu>
To: hikokabu <at> hotmail.com
Cc: biopython-bugs <at> bioperl.org
Subject: Re: [Biopython-dev] Notification: incoming/94
Message-ID: <20021113005053.GB43356 <at> springfield.stanford.edu>
Mail-Followup-To: hikokabu <at> hotmail.com, biopython-bugs <at> bioperl.org
References: <200211120858.gAC8wx6J018639 <at> pw600a.bioperl.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
(Continue reading)

Jeffrey Chang | 14 Nov 2002 00:09
Picon

Re: Notification: incoming/93

Thanks!  I've applied the patch.

Jeff

On Thu, Nov 07, 2002 at 09:52:55AM -0500, biopython-bugs <at> bioperl.org wrote:
> JitterBug notification
> 
> new message incoming/93
> 
> Message summary for PR#93
> 	From: andreas.kuntzagk <at> mdc-berlin.de
> 	Subject: GenBank-Format (Feature-Qualifier /motif)
> 	Date: Thu, 7 Nov 2002 09:52:51 -0500
> 	0 replies 	0 followups
> 
> ====> ORIGINAL MESSAGE FOLLOWS <====
> 
> >From andreas.kuntzagk <at> mdc-berlin.de Thu Nov  7 09:52:52 2002
> Received: from localhost (localhost [127.0.0.1])
> 	by pw600a.bioperl.org (8.12.2/8.12.2) with ESMTP id gA7Eqp6J025565
> 	for <biopython-bugs <at> pw600a.bioperl.org>; Thu, 7 Nov 2002 09:52:52 -0500
> Date: Thu, 7 Nov 2002 09:52:51 -0500
> Message-Id: <200211071452.gA7Eqp6J025565 <at> pw600a.bioperl.org>
> From: andreas.kuntzagk <at> mdc-berlin.de
> To: biopython-bugs <at> bioperl.org
> Subject: GenBank-Format (Feature-Qualifier /motif)
> 
> Full_Name: Andreas Kuntzagk
> Module: genbank_format.py
> Version: 
(Continue reading)

biopython-bugs | 14 Nov 2002 15:42

Notification: incoming/99

JitterBug notification

new message incoming/99

Message summary for PR#99
	From: "hiko" <hikokabu <at> hotmail.com>
	Subject: Re: [Biopython-dev] Notification: incoming/94
	Date: Thu, 14 Nov 2002 23:43:06  0900
	0 replies 	0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

From hikokabu <at> hotmail.com Thu Nov 14 09:42:14 2002
Received: from hotmail.com (oe72.law14.hotmail.com [64.4.20.207])
	by pw600a.bioperl.org (8.12.2/8.12.2) with ESMTP id gAEEgD6J015451
	for <biopython-bugs <at> bioperl.org>; Thu, 14 Nov 2002 09:42:14 -0500
Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
	 Thu, 14 Nov 2002 06:42:18 -0800
X-Originating-IP: [133.82.145.42]
From: "hiko" <hikokabu <at> hotmail.com>
To: "Jeffrey Chang" <jchang <at> smi.stanford.edu>
Cc: <biopython-bugs <at> bioperl.org>
References: <200211120858.gAC8wx6J018639 <at> pw600a.bioperl.org> <20021113005053.GB43356 <at> springfield.stanford.edu>
Subject: Re: [Biopython-dev] Notification: incoming/94
Date: Thu, 14 Nov 2002 23:43:06 +0900
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="----=_NextPart_000_000C_01C28C37.94D0D880"
X-Priority: 3
X-MSMail-Priority: Normal
(Continue reading)

biopython-bugs | 15 Nov 2002 07:32

Notification: incoming/100

JitterBug notification

new message incoming/100

Message summary for PR#100
	From: Jeffrey Chang <jchang <at> SMI.Stanford.EDU>
	Subject: Re: [Biopython-dev] Notification: incoming/94
	Date: Thu, 14 Nov 2002 22:30:55 -0800
	0 replies 	0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

From jchang <at> springfield.stanford.edu Fri Nov 15 01:32:17 2002
Received: from springfield.stanford.edu (springfield.Stanford.EDU [128.12.147.41])
	by pw600a.bioperl.org (8.12.2/8.12.2) with ESMTP id gAF6WG6J024399
	for <biopython-bugs <at> bioperl.org>; Fri, 15 Nov 2002 01:32:17 -0500
Received: (from jchang <at> localhost)
	by springfield.stanford.edu (8.11.6/8.11.6) id gAF6UtS51880;
	Thu, 14 Nov 2002 22:30:56 -0800 (PST)
	(envelope-from jchang)
Date: Thu, 14 Nov 2002 22:30:55 -0800
From: Jeffrey Chang <jchang <at> SMI.Stanford.EDU>
To: hiko <hikokabu <at> hotmail.com>
Cc: biopython-bugs <at> bioperl.org
Subject: Re: [Biopython-dev] Notification: incoming/94
Message-ID: <20021115063055.GA51858 <at> springfield.stanford.edu>
Mail-Followup-To: hiko <hikokabu <at> hotmail.com>, biopython-bugs <at> bioperl.org
References: <200211120858.gAC8wx6J018639 <at> pw600a.bioperl.org>
<20021113005053.GB43356 <at> springfield.stanford.edu> <OE72uNwHGqEVDsew4Kl00005d63 <at> hotmail.com>
Mime-Version: 1.0
(Continue reading)

Yves Bastide | 18 Nov 2002 23:15
Picon
Favicon

BioSQL and PostgreSQL

Hi,

I've adapted BioSQL/*.py to work with PostgreSQL.  Well, at least the 
tests pass... Patch attached, comments are welcome.

A few points:

* I've made utility classes for nonstandard SQL/DBAPI operations, e.g. 
retrieving the id of the last inserted record.  (The implementation is 
so-so, I know :).  There are Generic_dbutils, Mysql_dbutils and 
Pg_dbutils.  The choice is made according to the DBAPI module's name; 
only MySQLdb and psycopg are currently recognised.

* Replaced count = self.cursor.execute by self.cursor.execute and fetch

* Likewise, self.adaptor.execute_one("INSERT ...") --> 
self.adaptor.execute()

* SUBSTRING(biosequence_str, %s, %s) --> SUBSTRING(biosequence_str FROM 
%s FOR %s).  SQL is beautiful...

* I've modified test_BioSQL.py so that the first doesn't require a 
schema (it will DROP DATABASE/CREATE DATABASE like the other ones). I've 
also added tearDown()'s to close the database connections; otherwise, 
psycopg cannot drop the db.

* Modified open_database: psycopg uses a dsn, not keyword arguments.

(Done but not included in the patch: adaptations to the current 
biosql-schema CVS.)
(Continue reading)

biopython-bugs | 19 Nov 2002 04:25

Notification: incoming/101

JitterBug notification

new message incoming/101

Message summary for PR#101
	From: "Thierry Vanhoudt" <sales <at> smoking.com.net>
	Subject: Discounted Tobacco
	Date: Mon, 18 Nov 2002 19:21:14  0100
	0 replies 	0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

From sales <at> smoking.com.net Mon Nov 18 22:25:42 2002
Received: from linux.local ([213.9.245.34])
	by pw600a.bioperl.org (8.12.2/8.12.2) with SMTP id gAJ3Pe6J007716
	for <biopython-bugs <at> bioperl.org>; Mon, 18 Nov 2002 22:25:41 -0500
Message-Id: <200211190325.gAJ3Pe6J007716 <at> pw600a.bioperl.org>
Received: (qmail 8883 invoked from network); 18 Nov 2002 19:22:47 -0000
Received: from unknown (HELO admin) (192.168.0.1)
  by linux.local with SMTP; 18 Nov 2002 19:22:47 -0000
From: "Thierry Vanhoudt" <sales <at> smoking.com.net>
Subject: Discounted Tobacco
To: biopython-bugs <at> bioperl.org
Sender: Thierry Vanhoudt <sales <at> smoking.com.net>
Reply-To: sales <at> smoking.com.net
Date: Mon, 18 Nov 2002 19:21:14 +0100
X-Priority: 3
X-Library: Indy 8.0.25

Dear Sir or Madam
(Continue reading)

biopython-bugs | 19 Nov 2002 04:25

Notification: incoming/102

JitterBug notification

new message incoming/102

Message summary for PR#102
	From: "Thierry Vanhoudt" <sales <at> smoking.com.net>
	Subject: Discounted Smokes
	Date: Mon, 18 Nov 2002 19:21:14  0100
	0 replies 	0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

From sales <at> smoking.com.net Mon Nov 18 22:25:46 2002
Received: from linux.local ([213.9.245.34])
	by pw600a.bioperl.org (8.12.2/8.12.2) with SMTP id gAJ3Pi6J007724
	for <biopython-bugs <at> bioperl.org>; Mon, 18 Nov 2002 22:25:45 -0500
Message-Id: <200211190325.gAJ3Pi6J007724 <at> pw600a.bioperl.org>
Received: (qmail 8886 invoked from network); 18 Nov 2002 19:22:48 -0000
Received: from unknown (HELO admin) (192.168.0.1)
  by linux.local with SMTP; 18 Nov 2002 19:22:48 -0000
From: "Thierry Vanhoudt" <sales <at> smoking.com.net>
Subject: Discounted Smokes
To: biopython-bugs <at> bioperl.org
Sender: Thierry Vanhoudt <sales <at> smoking.com.net>
Reply-To: sales <at> smoking.com.net
Date: Mon, 18 Nov 2002 19:21:14 +0100
X-Priority: 3
X-Library: Indy 8.0.25

Dear Sir or Madam
(Continue reading)


Gmane