Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
genotoul-bioinfo
ng6
Commits
ed6713e6
Commit
ed6713e6
authored
Jul 09, 2014
by
Penom Nom
Browse files
No commit message
No commit message
parent
d92044ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ng6/ng6workflow.py
View file @
ed6713e6
...
...
@@ -139,9 +139,6 @@ class NG6Workflow (BasicNG6Workflow):
return
orequired
def
pre_process
(
self
):
self
.
project
=
None
self
.
runobj
=
None
# start from an existing project
self
.
project
=
Project
.
get_from_id
(
self
.
args
[
"project_id"
])
self
.
metadata
.
append
(
"project_id="
+
str
(
self
.
args
[
"project_id"
]))
...
...
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