NAME

createAnchorTagsForSubProjectAce.pl


SYNOPSIS

  createAnchorTagsForSubProjectAce.pl [options] <gapdirs.txt>
  Options:
  -log <file>  Log file (optional; default is createAnchorTagsForSubProjectAce.pl.log)
  -warn <file> Warnings log file (optional; default is defined in gapRes.config)
  -d           Debug mode. Prints additional information in output file (optional)
  -h           Detailed message (optional)


DESCRIPTION

This script adds anchor tags to all gap directories specified in the input. It expects that the validation info file and Newbler ace file are found within each subdirectory. It will add anchor tags and also a custom navigation file to each subdirectory.

A default config file named gapRes.config residing in <installPath>/config is used to specify the following parameters:

(system configuration)

  newblerAssemSubProject.newblerAssemblyDirectory
  validateSubProject.validateGapAssemblyOutputFile
        
  script.tagCTAce


VERSION

$Revision: 1.4 $

$Date: 2010-01-06 22:00:39 $


AUTHOR(S)

Brian Foster


HISTORY