Path: usenet.cis.ufl.edu!eng.ufl.edu!usenet.eel.ufl.edu!psgrain!nntp.teleport.com!usenet
From:
[email protected] (jong)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc
Subject: Protein sequence handling sub routines.
Followup-To: comp.lang.perl.misc
Date: 7 Oct 1995 03:41:49 GMT
Organization: CPE
Lines: 14
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: linda.teleport.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cis.ufl.edu comp.lang.perl.announce:151 comp.lang.perl.misc:8208
Hi,
I have a lib. of subroutines which handles various sequences
of proteins (or whatever). It has also useful routines for
normal hash and array handling stuff.
It is in ftp.mrc-cpe.cam.ac.uk /pub/jong/perl
as th_lib.pl
Hope this will help other molecular biologists using perl.
Jong