home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: bit.listserv.info-gcg
- Path: sparky!uunet!mcsun!sunic!aun.uninett.no!nuug!nntp.uio.no!biotek25.uio.no!rodrigol
- From: rodrigol@biotek25.uio.no (Rodrigo Lopez)
- Subject: Re: Re: Remaking GCG Images
- Message-ID: <1993Jan23.162833.26976@ulrik.uio.no>
- Sender: news@ulrik.uio.no (Mr News)
- Nntp-Posting-Host: biotek25.uio.no
- Organization: The Norwegian EMBnet node
- References: <01GTUALDKHMO00074F@hmivax.humgen.upenn.edu>
- Date: Sat, 23 Jan 1993 16:28:33 GMT
- Lines: 51
-
- In article <01GTUALDKHMO00074F@hmivax.humgen.upenn.edu>, Charles Bailey <BAILEY@HMIVAX.HUMGEN.UPENN.EDU> writes:
- |> 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)
- |> !-------------------------------------------------------------------------------
-
- My original posting was meant as a specifical fix for the Find-
- Patterns program. Liz & Charles correctly point out that all
- PROGRAMS making use of EnzData.Inc should be rebuild, but ONLY,
- as pointed by Charles, IF one requires more than 2K of enzymes
- with Map, MapPlot, MapSort, PeptideSort, Motifs, etc...
-
- --
- ***************************************************************************
- * RODRIGO LOPEZ SERRANO Biotechnology Centre of Oslo *
- * Tel: XX-47-2-958756 Gaustadalleen 21 *
- * Fax: XX-47-2-694130 P.B. 1125 Blindern *
- * 0316 Oslo 3 Norway *
- * rodrigol@biomed.uio.no *
- * rodrigol@ulrik.uio.no *
- ***************************************************************************
-