.\" Automatically generated by Pandoc 3.0.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "alignment-find" "1" "Feb 2018" "" "" .hy .SH NAME .PP \f[B]alignment-find\f[R] - Find the last (or first) FASTA alignment in a file. .SH SYNOPSIS .PP \f[B]alignment-find\f[R] [OPTIONS] < in-file .SH DESCRIPTION .PP Find the last (or first) FASTA alignment in a file. .SH ALLOWED OPTIONS: .TP \f[B]-h\f[R], \f[B]\[en]help\f[R] produce help message .TP \f[B]\[en]alphabet\f[R] \f[I]arg\f[R] Specify the alphabet: DNA, RNA, Amino-Acids, Amino-Acids+stop, Triplets, Codons, or Codons+stop. .TP \f[B]\[en]first\f[R] get the first alignment in the file .TP \f[B]\[en]last\f[R] get the last alignment in the file (default) .SH REPORTING BUGS: .PP BAli-Phy online help: . .PP Please send bug reports to . .SH AUTHORS Benjamin Redelings.