Eclsort

Go back to top

ECLSORT


FUNCTION

ECLSort sorts the output of ECodeSearch on the first argument of each procedure. The heading is lost. EGCG will use ECLSort to make up the command line dictionary in the Procedure Library chapter of the future EGCG System Support Manual.


DESCRIPTION

ECLSort sorts the output of CodeSearch on the first argument of each procedure. The heading is lost. GCG uses the original CLSort to make up the command line dictionary in the Procedure Library chapter of the GCG System Support Manual.


AUTHOR

This GCG program was modified by Peter Rice (E-mail: pmr@sanger.ac.uk Post: Informatics Division, The Sanger Centre, Hinxton Hall, Cambridge, CB10 1RQ, UK).

All EGCG programs are supported by the EGCG Support Team, who can be contacted by E-mail (egcg@embnet.org).


EXAMPLE

Here is a sample session with ECLSort

  
  
  % eclsort
  
   ECLSORT of what file ?  codesearch.txt
  
   What should I call the output file (* codesearch.sort *) ?
  
  %
  


OUTPUT

The output from ECLSort is a simple report of hits in the sequence.

  
  
  An example file will be generated when ECLSort is used to build a future
  EGCG System Support Manual.
  


INPUT FILE

The input file for ECLSort is produced by the ECodeSearch program..


COMMAND-LINE SUMMARY

All parameters for this program may be put on the command line. Use the option -CHEck to see the summary below and to have a chance to add things to the command line before the program executes. In the summary below, the capitalized letters in the qualifier names are the letters that you must type in order to use the parameter. Square brackets ([ and ]) enclose qualifiers or parameter values that are optional. For more information, see "Using Program Parameters" in Chapter 3, Basic Concepts: Using Programs in the GCG User's Guide.

  
  
  Minimum Syntax: % eclsort [-INfile=]ecodesearch.txt -Default
  
  Prompted Parameters:
  
  [-OUTfile=]ecodesearch.sort
  
  Optional Parameters: None
  


LOCAL DATA FILES

None.

Printed: April 22, 1996 15:52 (1162)