[Biopython] Biopython 1.72 has been released
Blaise Li
blaise.li at normalesup.org
Thu Jun 28 09:00:30 UTC 2018
On Wed, 27 Jun 2018, Peter Cock wrote:
> The MAF alignment indexing in Bio.AlignIO.MafIO has been updated to
> use inclusive end co-ordindates to better handle searches at end
> points. This will require you to rebuild any existing MAF index files.
Just a note about this: The use of inclusive end coordinate is internal to
the module (hence the need to rebuild the index files), but the user
interface does not change.
Blaise
More information about the Biopython
mailing list