Help for this page

Select Code to Download


  1. or download this
    #
    A
    B
    ...
    E
    F
    #
    
  2. or download this
    First temp file should have this in it.
    #
    A
    B
    C
    
  3. or download this
    Second temp file should have this in it.
    #
    D
    E
    F
    
  4. or download this
     #!/usr/bin/perl5.8.8
    
    use strict;
    ...
    }
    close ($INFILE); #closes the $INFILE handle
    } #end of subroutine tempProteinFamFileCreator
    
  5. or download this
    #!/usr/bin/perl5.8.8
    
    use strict;
    ...
    }
    close ($INFILE); #closes the $INFILE handle
    } #end of subroutine tempProteinFamFileCreator