showseq.ihelp

来自「emboss的linux版本的源代码」· IHELP 代码 · 共 340 行 · 第 1/2 页

IHELP
340
字号
                                  '/partial', '/product', '/protein_id',                                  '/pseudo', '/standard_name', '/translation',                                  '/transl_except', '/transl_table', or                                  '/usedin'. Some of these tags also have                                  values, for example '/gene' can have the                                  value of the gene name.                                  By default any feature tag in the feature                                  table is shown. You can set this to match                                  any feature tag you wish to show.                                  The tag may be wildcarded by using '*'.                                  If you wish to show more than one tag,                                  separate their names with the character '|',                                  eg:                                  gene | label (Any string is accepted)   -matchvalue         string     [*] Tag values are the values associated                                  with a feature tag. Tags are the types of                                  extra values that a feature may have. For                                  example in the EMBL feature table, a 'CDS'                                  type of feature may have the tags '/codon',                                  '/codon_start', '/db_xref', '/EC_number',                                  '/evidence', '/exception', '/function',                                  '/gene', '/label', '/map', '/note',                                  '/number', '/partial', '/product',                                  '/protein_id', '/pseudo', '/standard_name',                                  '/translation', '/transl_except',                                  '/transl_table', or '/usedin'. Only some of                                  these tags can have values, for example                                  '/gene' can have the value of the gene name.                                  By default any feature tag value in the                                  feature table is shown. You can set this to                                  match any feature tag valueyou wish to show.                                  The tag value may be wildcarded by using                                  '*'.                                  If you wish to show more than one tag value,                                  separate their names with the character                                  '|', eg:                                  pax* | 10 (Any string is accepted)   -stricttags         boolean    [N] By default if any tag/value pair in a                                  feature matches the specified tag and value,                                  then all the tags/value pairs of that                                  feature will be displayed. If this is set to                                  be true, then only those tag/value pairs in                                  a feature that match the specified tag and                                  value will be displayed.   Advanced (Unprompted) qualifiers:   -flatreformat       boolean    [N] This changes the output format to one                                  where the recognition site is indicated by a                                  row of '===' characters and the cut site is                                  pointed to by a '>' character in the                                  forward sense, or a '<' in the reverse sense                                  strand.   -mincuts            integer    [1] This sets the minimum number of cuts for                                  any restriction enzyme that will be                                  considered. Any enzymes that cut fewer times                                  than this will be ignored. (Integer from 1                                  to 1000)   -maxcuts            integer    [2000000000] This sets the maximum number of                                  cuts for any restriction enzyme that will                                  be considered. Any enzymes that cut more                                  times than this will be ignored. (Integer up                                  to 2000000000)   -sitelen            integer    [4] This sets the minimum length of the                                  restriction enzyme recognition site. Any                                  enzymes with sites shorter than this will be                                  ignored. (Integer from 2 to 20)   -single             boolean    [N] If this is set then this forces the                                  values of the mincuts and maxcuts qualifiers                                  to both be 1. Any other value you may have                                  set them to will be ignored.   -[no]blunt          boolean    [Y] This allows those enzymes which cut at                                  the same position on the forward and reverse                                  strands to be considered.   -[no]sticky         boolean    [Y] This allows those enzymes which cut at                                  different positions on the forward and                                  reverse strands, leaving an overhang, to be                                  considered.   -[no]ambiguity      boolean    [Y] This allows those enzymes which have one                                  or more 'N' ambiguity codes in their                                  pattern to be considered   -plasmid            boolean    [N] If this is set then this allows searches                                  for restriction enzyme recognition site and                                  cut postions that span the end of the                                  sequence to be considered.   -[no]commercial     boolean    [Y] If this is set, then only those enzymes                                  with a commercial supplier will be searched                                  for. This qualifier is ignored if you have                                  specified an explicit list of enzymes to                                  search for, rather than searching through                                  'all' the enzymes in the REBASE database. It                                  is assumed that, if you are asking for an                                  explicit enzyme, then you probably know                                  where to get it from and so all enzymes                                  names that you have asked to be searched                                  for, and which cut, will be reported whether                                  or not they have a commercial supplier.   -[no]limit          boolean    [Y] This limits the reporting of enzymes to                                  just one enzyme from each group of                                  isoschizomers. The enzyme chosen to                                  represent an isoschizomer group is the                                  prototype indicated in the data file                                  'embossre.equ', which is created by the                                  program 'rebaseextract'. If you prefer                                  different prototypes to be used, make a copy                                  of embossre.equ in your home directory and                                  edit it. If this value is set to be false                                  then all of the input enzymes will be                                  reported. You might like to set this to                                  false if you are supplying an explicit set                                  of enzymes rather than searching 'all' of                                  them.   -orfminsize         integer    [0] This sets the minimum size of Open                                  Reading Frames (ORFs) to display in the                                  translations. All other translation regions                                  are masked by changing the amino acids to                                  '-' characters. (Integer 0 or more)   -threeletter        boolean    [N] Display protein sequences in                                  three-letter code   -number             boolean    [N] Number the sequences   -width              integer    [60] Width of sequence to display (Integer 1                                  or more)   -length             integer    [0] Line length of page (0 for indefinite)                                  (Integer 0 or more)   -margin             integer    [10] Margin around sequence for numbering                                  (Integer 0 or more)   -[no]name           boolean    [Y] Set this to be false if you do not wish                                  to display the ID name of the sequence   -[no]description    boolean    [Y] Set this to be false if you do not wish                                  to display the description of the sequence   -offset             integer    [1] Offset to start numbering the sequence                                  from (Any integer value)   -html               boolean    [N] Use HTML formatting   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   "-outfile" associated qualifiers   -odirectory2        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 + -
显示快捷键?