[Bioperl-l] PPSEARCH, PRINTS, PRFSCAN troubles

Brian Osborne b_i_osborne@hotmail.com
Wed, 20 Feb 2002 13:01:20 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_0114_01C1BA0E.B143BEC0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

bioperl-l,=20

The Parse.pm modules in these three Tools directories all contain the =
statement "use SeqFeatureSet", which doesn't exist in bioperl-live, as =
you know. What these modules are attempting to do is parse the results =
files from these programs (fingerPRINTScan in the case of PRINTS) and =
make matches into SeqFeature::Generic objects, then use add_Feature to =
add the SeqFeatures to the "set". Definitely a nice use of the =
SeqFeature feature, in principle.

I could "mess" around in this code but there appears to be no test data =
files in t/, I could be mistaken of course. Could the authors step in =
and help out? Fix the Parse.pm modules and/or provide some results =
files?

Thank you,

Brian O.


------=_NextPart_000_0114_01C1BA0E.B143BEC0
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 http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>bioperl-l, </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The Parse.pm modules in these three =
Tools=20
directories all contain the statement "use SeqFeatureSet", which doesn't =
exist=20
in bioperl-live, as you know. What these modules are attempting to do is =
parse=20
the results files from these programs (fingerPRINTScan in the case of =
PRINTS)=20
and make matches into SeqFeature::Generic objects, then use add_Feature =
to add=20
the SeqFeatures to the "set". Definitely a nice use of the SeqFeature =
feature,=20
in principle.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I could "mess" around in this code but =
there=20
appears to be no test data files in t/, I could be mistaken of course. =
Could the=20
authors step in and help out? Fix the Parse.pm modules and/or provide =
some=20
results files?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thank you,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Brian O.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0114_01C1BA0E.B143BEC0--