[Biopython-dev] [Bug 2475] BioSQL.Loader should reuse existing taxon entries in lineage
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Apr 8 23:17:59 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2475
------- Comment #22 from ericgibert at yahoo.fr 2008-04-08 19:17 EST -------
Yes, he replied with the following link:
http://www.oreillynet.com/pub/a/network/2002/11/27/bioconf.html
This page provides explanation and algorithm. The point is that this
calculation has to be done on the whole table, not on addition of a new taxon.
Thus this will bvery penalizing if eqch time we add a taxon, we force the
recalculation. Better let the batch doing so and default the values to NULL (or
-1 if not NULL, I did not check).
What do you think?
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list