The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

bg_fastat.pl - fasta file statistics

SYNOPSIS

bg_fastat.pl [options] [<files>|-]

Options:

 --help               Detailed help message
 --version            Show script version
 --n <float>          Calculate N-values 0.9 = N90, 0.5 = N50.
 --min_len <int>      Set minimum sequence length
                      (Everything lower will not be considered)
 -l, --log10          Apply log scale
 -b, --breaks <int>   Set the number of breaks

EXAMPLES

SEE ALSO

AUTHOR

jw bargsten, <jw at bargsten dot org>