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