logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

faformat.pl -- Reformat a sequence into fasta format

Description

       Reads in a sequence, and puts it out in FastA format.

perl v5.40.0                                       2024-11-30                                        FAFORMAT(1)

Name

       faformat.pl -- Reformat a sequence into fasta format

Options

--name|--title Sets the name to be provided on the first line of the fasta file.
       --width=<columns> Column width to line wrap at (default 75).

Synopsis

       faformat.pl [options] [<file-in> [<file-out>]]

See Also