You might also consider using the three argument form of open:
open(my $in, '<', "/Users/Desktop/Pipelines/fungi.1.aa.hypothetical.fa +a"); open(my $out, '>', "Users/Desktop/Pipelines/fungi.1.aa.hypothetical50. +faa");
In reply to Re: Parsing Sequence Records
by thezip
in thread Parsing Sequence Records
by lomSpace
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |