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
Lucas Miranda
deepOF
Commits
eb008013
Commit
eb008013
authored
Feb 09, 2021
by
lucas_miranda
Browse files
Refactored train_utils.py
parent
d866466b
Changes
1
Hide whitespace changes
Inline
Side-by-side
deepof/data.py
View file @
eb008013
...
...
@@ -599,7 +599,7 @@ class coordinates:
if
propagate_labels
:
for
key
,
tab
in
tabs
.
items
():
tab
[
"pheno"
]
=
self
.
_exp_conditions
[
key
]
tab
.
loc
[:,
"pheno"
]
=
self
.
_exp_conditions
[
key
]
return
table_dict
(
tabs
,
...
...
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