1UGENE(1)                    General Commands Manual                   UGENE(1)
2
3
4

NAME

6       UGENE - integrated bioinformatics suite
7
8

SYNOPSIS

10       ugene -ui
11
12       ugene [OPTIONS]
13
14

DESCRIPTION

16       UGENE  is  a  cross-platform  environment  for DNA and protein sequence
17       analysis. UGENE integrates the  most  popular  bioinformatics  computa‐
18       tional  algorithms and provides both GUI and command line interface for
19       performing complex analysis of the genomic data.
20
21       The main features of UGENE:
22
23       *      View and analysis of annotated DNA or protein sequences
24
25       *      Chromatograms visualization and editing
26
27       *      Integrated 3D viewer for files in PDB and MMDB formats
28
29       *      Integrated support of search requests to NCBI databases
30
31       *      Multiple sequence alignment using MUSCLE3, MUSCLE4 and KAlign
32
33       *      HMM profiles build and search, based on the source of HMMER2 and
34              HMMER3
35
36       *      Modern  protein  secondary structure prediction algorithms based
37              on GORIV and PsiPred
38
39       *      Phylogenetic analysis with Phylip
40
41       *      PCR Primers design using Primer3 package
42
43       *      Cloning in silico
44
45       *      Search for transcription factor binding sites in  DNA  sequences
46              using SITECON
47
48       *      Search for restriction enzymes and integration with REBASE
49
50       *      Search for direct and invert repeats
51
52       *      DNA reference assembly using Bowtie
53
54       *      Protein back translation
55
56       *      Search for ORFs
57
58       *      Designer for complex computational workflows and queries
59
60
61       UGENE  has  modular  structure  and  almost all its functionality comes
62       within plugins. Internally UGENE is designed with support of  parallel‐
63       ism  to make profit from using multicore computers. Every computational
64       task in UGENE is performed in background and does not block user inter‐
65       action with graphical interface.
66
67

OPTIONS

69       -ui    run GUI version of UGENE
70
71       --help print  a  usage  message  briefly  summarizing  all command-line
72              options and the program version, then exit.
73
74       --license
75              dump license information
76
77       --task=<path-to-schema or schema-name> [schema-options]
78              run given workflow schema
79
80       --status-bar-hide
81              don't show task status bar
82
83       --ini-file=<path-to-settings-file>
84              load custom UGENE settings file
85
86       --log-no-show-level
87              don't show message level at log
88
89       --log-no-show-date
90              don't show date&time info at log
91
92       --log-no-show-category
93              don't show message category at log
94
95       --log-level-trace
96              show trace log messages
97
98       --log-level-none
99              don't show log messages
100
101       --log-level-info
102              show error and info log messages (default)
103
104       --log-level-error
105              show only error log messages
106
107       --log-level-details
108              show details log messages
109
110       --log-color-output
111              colored output messages
112
113       --task-remote-machine=<path-to-machine-file>
114              run provided tasks on given remote machine
115
116       --ugene-stay-alive
117              do not stop ugene after finishing given tasks
118
119       --transl=<language-code>
120              load translations of specified language. Language  is  specified
121              as a two-letter ISO 639 language code
122
123

COMMANDS

125       UGENE  has  commands for most significant features. Commands can be run
126       as
127              ugene <command-name> [command-arguments]
128              ugene --task=<command-name> [command-arguments]
129       See help for each command running ugene --help=<command-name>.
130       List of available commands can be dumped using ugene --help.
131

BUGS

133       If you find a bug, please report it at ugene@unipro.ru.
134
135

AUTHOR

137       ugene was created by Unipro (http://unipro.ru)
138
139
140
141
142                               11 February 2011                       UGENE(1)
Impressum