Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
ng6
Commits
046aecb6
Commit
046aecb6
authored
Oct 18, 2013
by
Jerome Mariette
Browse files
No commit message
No commit message
parent
a53939e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflows/miseq_diversity/__init__.py
View file @
046aecb6
...
...
@@ -142,6 +142,7 @@ class MiSeqDiversity (NG6Workflow):
'reference_alignment_files'
:
alignment_template
,
'count_table_files'
:
countseqs
.
count_table_files
,
'maxhomop'
:
self
.
args
[
"max_homopolymers"
],
'maxambig'
:
self
.
args
[
"max_ambiguous"
],
'processors'
:
self
.
args
[
"processors"
]},
parent
=
makecontigs
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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