Help for this page

Select Code to Download


  1. or download this
    # 08/26/04 BW Changed doAssemblyJobs to read bait from file versus DB
    # 08/25/04 BW Added indexing and formatdb of gss files.
    # 08/17/04 BW Moved logic of buildMSH.pl into this script
    
  2. or download this
    # Generic job monitor for watching jobs finish.  
    # - No action is taken when each job finishes.  
    # - Function returns when all jobs have finished.
    # - Inputs:  A hash of job IDs from LSF
    # - Returns: No specified return code