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
vidjil
vidjil
Commits
b0eafb9c
Commit
b0eafb9c
authored
Feb 25, 2016
by
HERBERT Ryan
Browse files
task.py mixcr alignment_filepath is no longer used
parent
2a078d1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/models/task.py
View file @
b0eafb9c
...
...
@@ -252,9 +252,6 @@ def run_mixcr(id_file, id_config, id_data, id_fuse, clean_before=False, clean_af
## Get result file
print
"===>"
,
out_results
alignments_filepath
=
os
.
path
.
abspath
(
out_alignments
)
results_filepath
=
os
.
path
.
abspath
(
out_results
)
try
:
stream
=
open
(
results_filepath
,
'rb'
)
...
...
Write
Preview
Supports
Markdown
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