|
|
pepwindowall |
Wiki
The master copies of EMBOSS documentation are available at http://emboss.open-bio.org/wiki/Appdocs on the EMBOSS Wiki.Please help by correcting and extending the Wiki pages.
Function
Draw Kyte-Doolittle hydropathy plot for a protein alignmentDescription
pepwindowall draws a set of superimposed Kyte & Doolittle hydropathy plots for a set of alignedprotein sequences.
Algorithm
pepwindowall calculates hydropathy in windows of a specified size over the input sequences.
Usage
Here is a sample session with pepwindowall
% pepwindowall globins.msf -gxtitle="Base Number" -gytitle="hydropathy" Draw Kyte-Doolittle hydropathy plot for a protein alignment Graph type [x11]: cps Created pepwindowall.ps |
Go to the input files for this example
Go to the output files for this example
Command line arguments
Draw Kyte-Doolittle hydropathy plot for a protein alignment
Version: EMBOSS:6.4.0.0
Standard (Mandatory) qualifiers:
[-sequences] seqset File containing a sequence alignment
[-graph] xygraph [$EMBOSS_GRAPHICS value, or x11] Graph type
(ps, hpgl, hp7470, hp7580, meta, cps, x11,
tek, tekt, none, data, xterm, png, gif, pdf,
svg)
Additional (Optional) qualifiers:
-datafile datafile [Enakai.dat] AAINDEX entry data file
-length integer [19] Window size (Integer from 1 to 200)
-normalize boolean [N] Normalize data values
Advanced (Unprompted) qualifiers: (none)
Associated qualifiers:
"-sequences" associated qualifiers
-sbegin1 integer Start of each sequence to be used
-send1 integer End of each sequence to be used
-sreverse1 boolean Reverse (if DNA)
-sask1 boolean Ask for begin/end/reverse
-snucleotide1 boolean Sequence is nucleotide
-sprotein1 boolean Sequence is protein
-slower1 boolean Make lower case
-supper1 boolean Make upper case
-sformat1 string Input sequence format
-sdbname1 string Database name
-sid1 string Entryname
-ufo1 string UFO features
-fformat1 string Features format
-fopenfile1 string Features file name
"-graph" associated qualifiers
-gprompt2 boolean Graph prompting
-gdesc2 string Graph description
-gtitle2 string Graph title
-gsubtitle2 string Graph subtitle
-gxtitle2 string Graph x axis title
-gytitle2 string Graph y axis title
-goutfile2 string Output file for non interactive displays
-gdirectory2 string Output directory
General qualifiers:
-auto boolean Turn off prompts
-stdout boolean Write first file to standard output
-filter boolean Read first file from standard input, write
first file to standard output
-options boolean Prompt for standard and additional values
-debug boolean Write debug output to program.dbg
-verbose boolean Report some/full command line options
-help boolean Report command line options and exit. More
information on associated and general
qualifiers can be found with -help -verbose
-warning boolean Report warnings
-error boolean Report errors
-fatal boolean Report fatal errors
-die boolean Report dying program messages
-version boolean Report version number and exit