[Biopython-dev] [Bug 1698]
Bio.Blast.Record.MultipleAlignment.to_generic bug
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Mon Sep 27 11:26:08 EDT 2004
http://bugzilla.open-bio.org/show_bug.cgi?id=1698
------- Additional Comments From jchang at biopython.org 2004-09-27 11:26 -------
One of the lines got split:
+ if parse_number == 1: # create on first_parse, append on all other
s
I fixed that manually. However, patch still rejected the whole block:
sophie:~/remotecvs/biopython/Bio/Blast jchang$ patch < Record.patch
patching file Record.py
Hunk #1 FAILED at 175.
1 out of 1 hunk FAILED -- saving rejects to file Record.py.rej
sophie:~/remotecvs/biopython/Bio/Blast jchang$
I didn't know what was wrong with it, so I just applied the patch by hand.
------- 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