Home > freetb4matlab > bioinfo > seqreverse.m

seqreverse

PURPOSE ^

% Reverse a nucleotide sequence. @var{seqf} can be either a numeric or

SYNOPSIS ^

function s = seqreverse (seqf)

DESCRIPTION ^

% -*- 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003