Products & Services Industries Academia Support User Community Company

Learn more about Bioinformatics Toolbox   

seqtool - Open Sequence Tool window to interactively explore biological sequences

Syntax

seqtool
seqtool(Seq)
seqtool('close')

seqtool(Seq, 'Alphabet', AlphabetValue)

Arguments

Seq

Amino acid or nucleotide sequence specified by any of the following:

AlphabetValue

String specifying an alphabet for the sequence, Seq. Default is 'AA', except when all of the symbols in the sequence are A, C, G, T, or -, then default is 'NT'.

Description

seqtool opens the Sequence Tool window. For examples of using this window, see Sequence Tool.

seqtool(Seq) opens the Sequence Tool window and loads Seq, a sequence, into the window.

seqtool('close') closes the Sequence Tool window.


seqtool(Seq, 'Alphabet', AlphabetValue)
specifies an alphabet for the sequence, Seq. Default is 'AA', except when all of the symbols in the sequence are A, C, G, T, and -, then AlphabetValue defaults to 'NT'. Use 'AA' when you want to force an amino acid sequence alphabet.

Examples

  1. Retrieve a sequence from the GenBank database.

    S = getgenbank('M10051');
  2. Load the sequence into the Sequence Tool window.

    seqtool(S)

  3. Close the window.

    seqtool('close')

See Also

Bioinformatics Toolbox functions: aa2nt, aacount, aminolookup, basecount, baselookup, dimercount, emblread, fastaread, fastawrite, genbankread, geneticcode, genpeptread, getembl, getgenbank, getgenpept, nt2aa, proteinplot, seqcomplement, seqdisp, seqrcomplement, seqreverse, seqshoworfs, seqshowwords, seqwordcount

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS