Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VEBER Philippe
codepi
Commits
09168632
Commit
09168632
authored
Aug 13, 2018
by
Carine Rey
Browse files
replace (native) NA site by negative site in tdg09
parent
8e3ed83b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lib/scripts/parse_results_tdg09.py
lib/scripts/parse_results_tdg09.py
+3
-0
No files found.
lib/scripts/parse_results_tdg09.py
View file @
09168632
...
...
@@ -74,6 +74,9 @@ for i,line in enumerate(searchlines):
if
FDR
>
1
:
FDR
=
1
fdr
[
int
(
Site
)
-
1
]
=
1
-
FDR
if
Site
and
FDR
==
"NA"
:
FDR
=
0
fdr
[
int
(
Site
)
-
1
]
=
1
-
FDR
if
Site
and
lnLconv
!=
"NA"
and
lnLnoconv
!=
"NA"
:
lnLconv
=
float
(
lnLconv
)
...
...
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