Skip to content
GitLab
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
c694636a
Commit
c694636a
authored
Jan 25, 2017
by
Mathieu Giraud
Browse files
vidjil.cpp: species in json output
Fixes
#1987
.
parent
101e2d3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
algo/vidjil.cpp
View file @
c694636a
...
...
@@ -1577,6 +1577,9 @@ int main (int argc, char **argv)
// Complete main json output
j
[
"species"
]
=
multigermline
->
species
;
j
[
"species_taxon_id"
]
=
multigermline
->
species_taxon_id
;
j
[
"diversity"
]
=
jsonDiversity
;
j
[
"samples"
][
"log"
]
=
{
stream_segmentation_info
.
str
()
}
;
j
[
"reads"
]
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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