The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

NAME

CLIPSeqTools::Role::Option::OutputPrefix - Role to enable output prefix as command line option.

SYNOPSIS

Role to enable output prefix as command line option.

Defines options.
-o_prefix <Str> output path prefix. If path does not exist it will be created. Default: ./
Provides methods.
make_path_for_output_prefix creates the path for the output prefix if it does not exist. eg foo/bar.txt will create foo/