home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!HMIVAX.HUMGEN.UPENN.EDU!BAILEY
- X-Delivery-Notice: SMTP MAIL FROM does not correspond to sender.
- Return-Path: <BAILEY@hmivax.humgen.upenn.edu>
- X-Envelope-To: Info-GCG@UToronto.BitNet
- X-Vms-To: IN%"Info-GCG@UToronto.BitNet"
- X-Vms-Cc: BAILEY
- Message-ID: <01GTUALDKHMO00074F@hmivax.humgen.upenn.edu>
- Newsgroups: bit.listserv.info-gcg
- Date: Sat, 23 Jan 1993 01:58:00 EST
- Reply-To: Charles Bailey <BAILEY@HMIVAX.HUMGEN.UPENN.EDU>
- Sender: "INFO-GCG: GCG Genetics Software Discussion"
- <INFO-GCG@UTORONTO.BITNET>
- From: Charles Bailey <BAILEY@HMIVAX.HUMGEN.UPENN.EDU>
- Subject: Re: Remaking GCG Images
- Comments: To: Info-GCG@UToronto.BitNet
- Lines: 34
-
- Elizabeth Cowe (liz@molbiol.ox.ac.uk) writes on 22-Jan-1993"
- |In article <1993Jan20.131824.24442@ulrik.uio.no>, rodrigol@biotek25.uio.no
- |(Rodrigo Lopez) writes:
- |>
- | [change MAXENXCOUNT parameter assignment]
- |>
- |> $ copy enzdata.inc geninclude:enzdata.inc
- |> $ make/compile findpatterns
- |
- |I don't think it's as simple as this - I think you will have to recompile all
- |the of subroutines that include enzdata.inc (and the routines that use include
- |files that include enzdata.inc!) and then remake the object libraries before
- |running the make/compile findpatterns step.
-
- This is correct in principle, but the MaxEnzCount parameter isn't used in any
- of the library subroutines, so you can get away in this case with simply
- recompiling the affected applications. Along these lines, Motifs also uses
- EnzData, so you might want to remake it with the higher max. The same could be
- said of Map* and PeptideSort, though one might argue that it's unlikely you'll
- need to run them with >2K enzymes. In general, however, I'd advocate remaking
- binaries whenever the source is changed; when debugging, it's nice to know that
- the source you're reading is actually what's running (or not).
-
- I hope this helps. Good luck to all.
-
- Regards,
- Charles Bailey
-
- !-------------------------------------------------------------------------------
- ! Dept. of Genetics / Howard Hughes Medical Institute
- ! University of Pennsylvania School of Medicine Rm. 430 Clinical Research Bldg.
- ! 422 Curie Blvd. Philadelphia, PA 19104 USA Tel. (215) 898-1699
- ! Internet: bailey@genetics.upenn.edu (IN 128.91.200.37)
- !-------------------------------------------------------------------------------
-