


% -*- texinfo -*-
% @deftypefn {Function File} {@var{seqr} =} seqreverse (@var{seqf})
% Reverse a nucleotide sequence. @var{seqf} can be either a numeric or
% code DNA or RNA sequence or a struct with the field sequence, and it
% will reverse the direction of the sequence.
% @seealso{seqcomplement, seqrcomplement}
% @end deftypefn