The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

  BS_RepeatSmasher.pl

VERSION

  Version 2.10

DESCRIPTION

  This utility uses GeneDesign functions to minimize internal local alignments
    of gene features. The BioStudio twist is that it replaces internal features
    like PCRTags and codon swaps after the "repeat smashing" is done (GeneDesign
    has no respect for annotation). Given a chromosome and a range that contains
    at least one whole gene, this utility will generate a new version with all
    of the genes inside that range repeat smashed.

ARGUMENTS

Required arguments:

  --CHROMOSOME : The chromosome to be modified
  --EDITOR : The person responsible for the edits
  --MEMO : Justification for the edits
  --STARTPOS : The first base eligible for editing
  --STOPPOS : The last base eligible for editing

Optional arguments:

  --ITERATE : [genome, chromosome (def)] Which version number to increment?
  -h,   --help : Display this message