stretcher.ihelp

来自「emboss的linux版本的源代码」· IHELP 代码 · 共 82 行

IHELP
82
字号
   Standard (Mandatory) qualifiers:  [-asequence]         sequence   Sequence filename and optional format, or                                  reference (input USA)  [-bsequence]         sequence   Sequence filename and optional format, or                                  reference (input USA)  [-outfile]           align      [*.stretcher] Output alignment file name   Additional (Optional) qualifiers:   -datafile           matrix     [EBLOSUM62 for protein, EDNAFULL for DNA]                                  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.   -gapopen            integer    [12 for protein, 16 for nucleic] Gap penalty                                  (Positive integer)   -gapextend          integer    [2 for protein, 4 for nucleic] Gap length                                  penalty (Positive integer)   Advanced (Unprompted) qualifiers: (none)   Associated qualifiers:   "-asequence" associated qualifiers   -sbegin1            integer    Start of the sequence to be used   -send1              integer    End of the 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   "-bsequence" associated qualifiers   -sbegin2            integer    Start of the sequence to be used   -send2              integer    End of the sequence to be used   -sreverse2          boolean    Reverse (if DNA)   -sask2              boolean    Ask for begin/end/reverse   -snucleotide2       boolean    Sequence is nucleotide   -sprotein2          boolean    Sequence is protein   -slower2            boolean    Make lower case   -supper2            boolean    Make upper case   -sformat2           string     Input sequence format   -sdbname2           string     Database name   -sid2               string     Entryname   -ufo2               string     UFO features   -fformat2           string     Features format   -fopenfile2         string     Features file name   "-outfile" associated qualifiers   -aformat3           string     Alignment format   -aextension3        string     File name extension   -adirectory3        string     Output directory   -aname3             string     Base file name   -awidth3            integer    Alignment width   -aaccshow3          boolean    Show accession number in the header   -adesshow3          boolean    Show description in the header   -ausashow3          boolean    Show the full USA in the alignment   -aglobal3           boolean    Show the full sequence in alignment   General qualifiers:   -auto               boolean    Turn off prompts   -stdout             boolean    Write standard output   -filter             boolean    Read standard input, write 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. 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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?