Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 221159
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Biology related packages <sci-biology@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin Mokrejš <mmokrejs@ribosome.natur.cuni.cz>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 221159 depends on: Show dependency tree
Bug 221159 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-10 05:28 0000
Please stabilize for x86 and amd64

------- Comment #1 From Olivier Fisette 2008-07-06 15:22:34 0000 -------
Stable on amd64.

Other arches: Please stabilise this version. You can test a Biopython
installation in an interactive Python interpreter by typing the following
commands:

>>> from Bio.Seq import Seq
>>> from Bio.Alphabet.IUPAC import unambiguous_dna
>>> new_seq = Seq('GATCAGAAG', unambiguous_dna)
>>> new_seq[0:2]
Seq('GA', IUPACUnambiguousDNA())
>>> from Bio import Translate
>>> translator = Translate.unambiguous_dna_by_name["Standard"]
>>> translator.translate(new_seq)
Seq('DQK', HasStopCodon(IUPACProtein(), '*'))

Martin: Thanks for the notice. You might also want to check version 1.47 that I
just added to the tree.

------- Comment #2 From Raúl Porcel 2008-07-07 15:50:12 0000 -------
alpha/sparc/x86 stable

------- Comment #3 From nixnut 2008-07-14 16:58:04 0000 -------
ppc stable. closing since we're last

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug