Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
jflow
Commits
64916978
Commit
64916978
authored
Feb 26, 2015
by
Jerome Mariette
Browse files
type doc ok
parent
c0fb0edc
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/jflow-type.html
View file @
64916978
...
...
@@ -103,7 +103,7 @@
<h1>
How to use a new type
</h1>
<p>
The new created type can then be used in both
<code>
add_parameter
</code>
and
<code>
add_parameter_list
</code>
of the
class
<code>
Workflow
</code>
and
<code>
Component
</code>
as following:
</p>
class
<code>
jflow.workflow.
Workflow
</code>
and
<code>
jflow.component.
Component
</code>
as following:
</p>
<pre
class=
"pre-hl "
><code
class=
"python"
>
[...]
def define_parameters(self, function="process"):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment