faformat.pl -- Reformat a sequence into fasta format
Contents
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>]]
