The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

fadiff - diff fasta files

SYNOPSIS

    ./fadiff [OPTIONS] <FILE_1.FA> <FILE_2.FA>

DESCRIPTION

OPTIONS

--seq (--noseq)

Check (or not) if sequences are identical. Enabled by default.

--id (--noid)

Check (or not) if ids are identical. Enabled by default.

--desc (--nodesc)

Check (or not) if descriptions are identical. Enabled by default.

SEE ALSO

Bio::Gonzales::Seq::IO

AUTHOR

jw bargsten, <joachim.bargsten at wur.nl>