dbiblast.ihelp

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

IHELP
56
字号
   Standard (Mandatory) qualifiers:  [-dbname]            string     Database name (Any string from 2 to 19                                  characters, matching regular expression                                  /[A-z][A-z0-9_]+/)   -directory          directory  [.] Database directory   -filenames          string     [Database name] Wildcard database filename                                  (Any string is accepted)   -release            string     [0.0] Release number (Any string up to 9                                  characters)   -date               string     [00/00/00] Index date (Date string dd/mm/yy)   -seqtype            menu       [unknown] Sequence type (Values: N                                  (nucleic); P (protein); ? (unknown))   -blastversion       menu       [unknown] Blast index version (Values: 1                                  (wublast and setdb/pressdb); 2 (formatdb); 0                                  (unknown))   -outfile            outfile    [*.dbiblast] General log output file   Additional (Optional) qualifiers: (none)   Advanced (Unprompted) qualifiers:   -fields             menu       [acc] Index fields (Values: acc (acnum                                  accession number index); sv (seqvn sequence                                  version and gi number index); des (des                                  description index))   -exclude            string     Wildcard filename(s) to exclude (Any string                                  is accepted)   -sortoptions        string     [-T . -k 1,1] Sort options, typically '-T .'                                  to use current directory for work files and                                  '-k 1,1' to force GNU sort to use the first                                  field (Any string is accepted)   -maxindex           integer    [0] Maximum index length (Integer 0 or more)   -[no]systemsort     boolean    [Y] Use system sort utility   -[no]cleanup        boolean    [Y] Clean up temporary files   -sourcefile         boolean    Use FASTA source file   -indexoutdir        outdir     [.] Index file output directory   Associated qualifiers:   "-outfile" associated qualifiers   -odirectory         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 + -
显示快捷键?