[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>&nbsp; On accession p42288, the SwissProt parser =
gave the=20
error:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>&nbsp; assert len(cols) =3D=3D 3, "I don't =
understand RX line %s"=20
\<BR>sertionError: I don't understand RX line RX&nbsp;&nbsp; MEDLINE; =
94067048.=20
[NCBI, ExPASy<BR>Israel, Japan]<BR></FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>&nbsp; When I looked at the code, it had a patch for =
a=20
particular case (  MEDLINE; 99132301 ).&nbsp; We may need a more general =

fix.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;=20
Cayte</DIV></FONT></BODY></HTML>

------=_NextPart_000_0042_01BFA24F.2AAD9BC0--