notseq.ihelp

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

IHELP
88
字号
   Standard (Mandatory) qualifiers:  [-sequence]          seqall     (Gapped) sequence(s) filename and optional                                  format, or reference (input USA)  [-exclude]           string     Enter a list of sequence names or accession                                  numbers to exclude from the sequences read                                  in. The excluded sequences will be written                                  to the file specified in the 'junkout'                                  parameter. The remainder will be written out                                  to the file specified in the 'outseq'                                  parameter.                                  The list of sequence names can be separated                                  by either spaces or commas.                                  The sequence names can be wildcarded.                                  The sequence names are case independent.                                  An example of a list of sequences to be                                  excluded is:                                  myseq, hs*, one two three                                  a file containing a list of sequence names                                  can be specified by giving the file name                                  preceeded by a '@', eg: '@names.dat' (Any                                  string is accepted)  [-outseq]            seqoutall  [<sequence>.<format>] Sequence set(s)                                  filename and optional format (output USA)   Additional (Optional) qualifiers:   -junkoutseq         seqoutall  [/dev/null] This file collects the sequences                                  which you have excluded from the main                                  output file of sequences.   Advanced (Unprompted) qualifiers: (none)   Associated qualifiers:   "-sequence" 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   "-outseq" associated qualifiers   -osformat3          string     Output seq format   -osextension3       string     File name extension   -osname3            string     Base file name   -osdirectory3       string     Output directory   -osdbname3          string     Database name to add   -ossingle3          boolean    Separate file for each entry   -oufo3              string     UFO features   -offormat3          string     Features format   -ofname3            string     Features file name   -ofdirectory3       string     Output directory   "-junkoutseq" associated qualifiers   -osformat           string     Output seq format   -osextension        string     File name extension   -osname             string     Base file name   -osdirectory        string     Output directory   -osdbname           string     Database name to add   -ossingle           boolean    Separate file for each entry   -oufo               string     UFO features   -offormat           string     Features format   -ofname             string     Features file name   -ofdirectory        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 + -
显示快捷键?