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
ccf019aa
Commit
ccf019aa
authored
Apr 03, 2015
by
Mikaël Salson
Browse files
segment: errr… e-value should be a float otherwise we'd have plenty of 0
parent
8c62b4a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
algo/core/segment.h
View file @
ccf019aa
...
...
@@ -76,7 +76,7 @@ protected:
string
seg_V
,
seg_N
,
seg_J
,
system
;
int
best_D
;
int
evalue
;
double
evalue
;
string
seg_N1
,
seg_D
,
seg_N2
;
Cost
segment_cost
;
...
...
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