Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
jflow
Commits
1f321774
Commit
1f321774
authored
Aug 07, 2018
by
Floreal Cabanettes
Browse files
Update doc
parent
22d365e7
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/jflow_advanced_configuration.html
View file @
1f321774
...
...
@@ -291,6 +291,13 @@ BWAIndex.batch_options = -l mem=1G -l h_vmem=1G -q myflowq
BWAmem.batch_options = -l mem=10G -l h_vmem=10G -q myflow2q
</code></pre>
<h3>
Load modules
</h3>
<p>
If a component required a module load, it can be set here. Module load will be run on the computing node, just before job execution.
</code></p>
<pre
class=
"pre-hl "
><code
class=
"ini"
>
[components]
markduplicates.genomestrip.modules = bioinfo/Java8
BWAmem.modules = bioinfo/bwa-0.7.15
</code></pre>
</section>
<section
id=
"workflows"
>
...
...
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