User Tools

Site Tools


post_phylosift.pl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
post_phylosift.pl [2018/01/30 16:47] hyjeongpost_phylosift.pl [2021/03/17 13:09] (current) – external edit 127.0.0.1
Line 17: Line 17:
   print STDERR "Organisms detected: @org_dir"\n;   print STDERR "Organisms detected: @org_dir"\n;
   closedir OUTDIR;   closedir OUTDIR;
-  $final = "$ARGV[1].aln";+  $final = "$ARGV[1].fsa";
   unlink $final if -f $final;   unlink $final if -f $final;
   open ALIGN, ">>$final";   open ALIGN, ">>$final";
post_phylosift.pl.1517298430.txt.gz · Last modified: (external edit)