File: TOPP_TOPPAS.html

package info (click to toggle)
openms 1.11.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436,688 kB
  • ctags: 150,907
  • sloc: cpp: 387,126; xml: 71,547; python: 7,764; ansic: 2,626; php: 2,499; sql: 737; ruby: 342; sh: 325; makefile: 128
file content (50 lines) | stat: -rw-r--r-- 2,461 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<HTML>
<HEAD>
<TITLE>TOPPAS</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="style_ini.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<A href="index.html">Home</A> &nbsp;&middot;
<A href="classes.html">Classes</A> &nbsp;&middot;
<A href="annotated.html">Annotated Classes</A> &nbsp;&middot;
<A href="modules.html">Modules</A> &nbsp;&middot;
<A href="functions_func.html">Members</A> &nbsp;&middot;
<A href="namespaces.html">Namespaces</A> &nbsp;&middot;
<A href="pages.html">Related Pages</A>
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<!-- Generated by Doxygen 1.8.5 -->
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">TOPPAS </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p>An assistant for GUI-driven TOPP workflow design.</p>
<p>TOPPAS allows to create, edit, open, save, and run TOPP workflows. Pipelines can be created conveniently in a GUI by means of mouse interactions. The parameters of all involved tools can be edited within the application and are also saved as part of the pipeline definition in the <em></em>.toppas file. Furthermore, TOPPAS interactively performs validity checks during the pipeline editing process, in order to make it more difficult to create an invalid workflow. Once set up and saved, a workflow can also be run without the GUI using the <em>ExecutePipeline</em> TOPP tool.</p>
<p>The following figure shows a simple example pipeline that has just been created and executed successfully:</p>
<div class="image">
<img src="TOPPAS_simple_example.png" alt="TOPPAS_simple_example.png"/>
</div>
<p>More information about TOPPAS can be found in the <a class="el" href="TOPPAS_tutorial.html">TOPPAS tutorial</a>.</p>
<p><b>The command line parameters of this tool are:</b> </p>
<pre class="fragment">
TOPPAS -- An assistant for GUI-driven TOPP workflow design.

Usage:
 TOPPAS [options] [files]

Options are:
  --help           Shows this help
  -ini &lt;File&gt;      Sets the INI file (default: ~/.TOPPAS.ini)

</pre> </div></div><!-- contents -->
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<TABLE width="100%" border="0">
<TR>
<TD><font color="#c0c0c0">OpenMS / TOPP release 1.11.1</font></TD>
<TD align="right"><font color="#c0c0c0">Documentation generated on Thu Nov 14 2013 11:19:24 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>