[ Team LiB ] Previous Section Next Section

plotcon

plotcon plots the quality of conservation of a sequence alignment.

Here is a sample session with plotcon:

% plotcon -sformat msf alignment.msf

Mandatory qualifiers (bold if not always prompted):

[-msf] (seqset)

File containing a sequence alignment.

-winsize (integer)

Number of columns to average alignment quality over. The larger this value is, the smoother the plot will be.

-graph (xygraph)

Graph type.

-outfile (outfile)

Display as data.

Optional qualifiers:

-scorefile (matrix)

This is the scoring matrix file used when comparing sequences. By default, it is the file EBLOSUM62 (for proteins) or the file EDNAFULL (for nucleic sequences). These files are found in the data directory of the EMBOSS installation.

Advanced qualifiers:

-data (boolean)

Output the match data to a file, instead of plotting it.

    [ Team LiB ] Previous Section Next Section