showseq.ihelp

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

IHELP
340
字号
   Standard (Mandatory) qualifiers (* if not always prompted):  [-sequence]          seqall     (Gapped) sequence(s) filename and optional                                  format, or reference (input USA)   -format             menu       [2] Display format (Values: 0 (Enter your                                  own list of things to display); 1 (Sequence                                  only); 2 (Default sequence with features); 3                                  (Pretty sequence); 4 (One frame                                  translation); 5 (Three frame translations);                                  6 (Six frame translations); 7 (Restriction                                  enzyme map); 8 (Baroque))*  -things             menu       [B,N,T,S,A,F] Specify a list of one or more                                  code characters in the order in which you                                  wish things to be displayed one above the                                  other down the page. For example if you wish                                  to see things displayed in the order:                                  sequence, complement sequence, ticks line,                                  frame 1 translation, blank line; then you                                  should enter 'S,C,T,1,B'. (Values: S                                  (Sequence); B (Blank line); 1 (Frame1                                  translation); 2 (Frame2 translation); 3                                  (Frame3 translation); -1 (CompFrame1                                  translation); -2 (CompFrame2 translation);                                  -3 (CompFrame3 translation); T (Ticks line);                                  N (Number ticks line); C (Complement                                  sequence); F (Features); R (Restriction                                  enzyme cut sites in forward sense); -R                                  (Restriction enzyme cut sites in reverse                                  sense); A (Annotation))  [-outfile]           outfile    [*.showseq] Output file name   Additional (Optional) qualifiers:   -translate          range      [If this is left blank the complete sequence                                  is translated.] Regions to translate (if                                  translating).                                  If this is left blank the complete sequence                                  is translated.                                  A set of regions is specified by a set of                                  pairs of positions.                                  The positions are integers.                                  They are separated by any non-digit,                                  non-alpha character.                                  Examples of region specifications are:                                  24-45, 56-78                                  1:45, 67=99;765..888                                  1,5,8,10,23,45,57,99   -uppercase          range      [If this is left blank, then the sequence                                  case is left alone.] Regions to put in                                  uppercase.                                  If this is left blank, then the sequence                                  case is left alone.                                  A set of regions is specified by a set of                                  pairs of positions.                                  The positions are integers.                                  They are separated by any non-digit,                                  non-alpha character.                                  Examples of region specifications are:                                  24-45, 56-78                                  1:45, 67=99;765..888                                  1,5,8,10,23,45,57,99   -highlight          range      [(full sequence)] Regions to colour if                                  formatting for HTML.                                  If this is left blank, then the sequence is                                  left alone.                                  A set of regions is specified by a set of                                  pairs of positions.                                  The positions are integers.                                  They are followed by any valid HTML font                                  colour.                                  Examples of region specifications are:                                  24-45 blue 56-78 orange                                  1-100 green 120-156 red                                  A file of ranges to colour (one range per                                  line) can be specified as '@filename'.   -annotation         range      [If this is left blank, then no annotation                                  is added.] Regions to annotate by marking.                                  If this is left blank, then no annotation is                                  added.                                  A set of regions is specified by a set of                                  pairs of positions followed by optional                                  text.                                  The positions are integers.                                  They are followed by any text (but not                                  digits when on the command-line).                                  Examples of region specifications are:                                  24-45 new domain 56-78 match to Mouse                                  1-100 First part 120-156 oligo                                  A file of ranges to annotate (one range per                                  line) can be specified as '@filename'.   -enzymes            string     [all] The name 'all' reads in all enzyme                                  names from the REBASE database. You can                                  specify enzymes by giving their names with                                  commas between then, such as:                                  'HincII,hinfI,ppiI,hindiii'.                                  The case of the names is not important. You                                  can specify a file of enzyme names to read                                  in by giving the name of the file holding                                  the enzyme names with a '@' character in                                  front of it, for example, '@enz.list'.                                  Blank lines and lines starting with a hash                                  character or '!' are ignored and all other                                  lines are concatenated together with a comma                                  character ',' and then treated as the list                                  of enzymes to search for.                                  An example of a file of enzyme names is:                                  ! my enzymes                                  HincII, ppiII                                  ! other enzymes                                  hindiii                                  HinfI                                  PpiI (Any string is accepted)   -table              menu       [0] Genetic code to use (Values: 0                                  (Standard); 1 (Standard (with alternative                                  initiation codons)); 2 (Vertebrate                                  Mitochondrial); 3 (Yeast Mitochondrial); 4                                  (Mold, Protozoan, Coelenterate Mitochondrial                                  and Mycoplasma/Spiroplasma); 5                                  (Invertebrate Mitochondrial); 6 (Ciliate                                  Macronuclear and Dasycladacean); 9                                  (Echinoderm Mitochondrial); 10 (Euplotid                                  Nuclear); 11 (Bacterial); 12 (Alternative                                  Yeast Nuclear); 13 (Ascidian Mitochondrial);                                  14 (Flatworm Mitochondrial); 15                                  (Blepharisma Macronuclear); 16                                  (Chlorophycean Mitochondrial); 21 (Trematode                                  Mitochondrial); 22 (Scenedesmus obliquus);                                  23 (Thraustochytrium Mitochondrial))   -matchsource        string     [*] By default any feature source in the                                  feature table is shown. You can set this to                                  match any feature source you wish to show.                                  The source name is usually either the name                                  of the program that detected the feature or                                  it is the feature table (eg: EMBL) that the                                  feature came from.                                  The source may be wildcarded by using '*'.                                  If you wish to show more than one source,                                  separate their names with the character '|',                                  eg:                                  gene* | embl (Any string is accepted)   -matchtype          string     [*] By default any feature type in the                                  feature table is shown. You can set this to                                  match any feature type you wish to show.                                  See http://www3.ebi.ac.uk/Services/WebFeat/                                  for a list of the EMBL feature types and see                                  Appendix A of the Swissprot user manual in                                  http://www.expasy.ch/txt/userman.txt for a                                  list of the Swissprot feature types.                                  The type may be wildcarded by using '*'.                                  If you wish to show more than one type,                                  separate their names with the character '|',                                  eg:                                  *UTR | intron (Any string is accepted)   -matchsense         integer    [0 - any sense, 1 - forward sense, -1 -                                  reverse sense] By default any feature type                                  in the feature table is shown. You can set                                  this to match any feature sense you wish to                                  show. 0 - any sense, 1 - forward sense, -1 -                                  reverse sense (Any integer value)   -minscore           float      [0.0] If this is greater than or equal to                                  the maximum score, then any score is                                  permitted (Any numeric value)   -maxscore           float      [0.0] If this is less than or equal to the                                  maximum score, then any score is permitted                                  (Any numeric value)   -matchtag           string     [*] 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',

⌨️ 快捷键说明

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