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
vidjil
vidjil
Commits
614ccce2
Commit
614ccce2
authored
Sep 14, 2018
by
Ryan Herbert
Browse files
sample_set.py multi sample stats remove useless debug log
parent
5157738b
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/controllers/sample_set.py
View file @
614ccce2
...
...
@@ -798,7 +798,6 @@ def getStatData(results_file_ids):
if
htype
==
'db'
:
d
[
head
]
=
res
[
head
]
d
[
head
]
=
model
.
decorate
(
d
[
head
])
log
.
debug
(
"%s: %s"
%
(
head
,
d
[
head
]))
d
[
'sequence_file_id'
]
=
res
[
'results_file'
][
'sequence_file_id'
]
d
[
'config_id'
]
=
res
[
'results_file'
][
'config_id'
]
data
.
append
(
d
)
...
...
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