post_phylosift.pl
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| post_phylosift.pl [2018/01/30 16:31] – hyjeong | post_phylosift.pl [2021/03/17 13:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| | | ||
| @org_dir = grep { not /^\./ } readdir OUTDIR; | @org_dir = grep { not /^\./ } readdir OUTDIR; | ||
| - | print STDERR " | + | print STDERR " |
| closedir OUTDIR; | closedir OUTDIR; | ||
| - | $final = " | + | $final = " |
| unlink $final if -f $final; | unlink $final if -f $final; | ||
| open ALIGN, ">> | open ALIGN, ">> | ||
| Line 28: | Line 28: | ||
| $fasta = " | $fasta = " | ||
| $fasta = " | $fasta = " | ||
| - | open RESULT, $fasta or die " | + | open RESULT, $fasta or print STDERR |
| while (< | while (< | ||
| chomp; | chomp; | ||
post_phylosift.pl.1517297478.txt.gz · Last modified: (external edit)
