| 
 | 
aaindexextract | 
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
Extract amino acid property data from AAINDEXDescription
aaindexextract extracts amino acid property data from the AAINDEX database (see references 1, 2 and 3). One file for every amino acid property is created in the EMBOSS data directory data/AAINDEX. Each file corresponds to a single entry in the file aindex1 of the AAINDEX database.
The aaindexextract output files files may be used by any program that uses amino acid property data. For example, pepwindow and pepwindowall will take any one of these files if their -data qualifier is set to an appropriate file name. By default however these programs will use the standard EMBOSS data file Enakai.dat.
Usage
Here is a sample session with aaindexextract
% aaindexextract Extract amino acid property data from AAINDEX AAINDEX database file: aaindex1.test  | 
Go to the input files for this example
Go to the output files for this example
Command line arguments
Extract amino acid property data from AAINDEX
Version: EMBOSS:6.4.0.0
   Standard (Mandatory) qualifiers:
  [-infile]            infile     AAINDEX database file
   Additional (Optional) qualifiers: (none)
   Advanced (Unprompted) qualifiers: (none)
   Associated qualifiers: (none)
   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
 |