[BioPython] general fix for RX line
Cayte
katel@worldpath.net
Sun, 9 Apr 2000 18:12:29 -0700
This is a multi-part message in MIME format.
------=_NextPart_000_0042_01BFA24F.2AAD9BC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
On accession p42288, the SwissProt parser gave the error:
assert len(cols) =3D=3D 3, "I don't understand RX line %s" \
sertionError: I don't understand RX line RX MEDLINE; 94067048. [NCBI, =
ExPASy
Israel, Japan]
When I looked at the code, it had a patch for a particular case ( =
MEDLINE; 99132301 ). We may need a more general fix.
=
Cayte
------=_NextPart_000_0042_01BFA24F.2AAD9BC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2> On accession p42288, the SwissProt parser =
gave the=20
error:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2> assert len(cols) =3D=3D 3, "I don't =
understand RX line %s"=20
\<BR>sertionError: I don't understand RX line RX MEDLINE; =
94067048.=20
[NCBI, ExPASy<BR>Israel, Japan]<BR></FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2> When I looked at the code, it had a patch for =
a=20
particular case ( MEDLINE; 99132301 ). We may need a more general =
fix.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT=20
size=3D2> &nbs=
p;  =
; =
&=
nbsp; &n=
bsp; &nb=
sp; =20
Cayte</DIV></FONT></BODY></HTML>
------=_NextPart_000_0042_01BFA24F.2AAD9BC0--