merger.ihelp

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

IHELP
96
字号
   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      [*.merger] Output alignment file name  [-outseq]            seqout     [<sequence>.<format>] Sequence filename and                                  optional format (output USA)   Additional (Optional) qualifiers:   -datafile           matrixf    [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            float      [@($(acdprotein)? 50.0 : 50.0 )] Gap opening                                  penalty (Number from 0.000 to 100.000)   -gapextend          float      [@($(acdprotein)? 5.0 : 5.0)] Gap extension                                  penalty (Number from 0.000 to 10.000)   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   "-outseq" associated qualifiers   -osformat4          string     Output seq format   -osextension4       string     File name extension   -osname4            string     Base file name   -osdirectory4       string     Output directory   -osdbname4          string     Database name to add   -ossingle4          boolean    Separate file for each entry   -oufo4              string     UFO features   -offormat4          string     Features format   -ofname4            string     Features file name   -ofdirectory4       string     Output directory   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 + -
显示快捷键?