Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ESB
ONT_pilot_gitlab
Commits
807358cf
Commit
807358cf
authored
Mar 10, 2021
by
Valentina Galata
Browse files
notes: updated gdb_mmseqs2_uniq_metat.md (issue
#124
)
parent
1c0678d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
notes/gdb_mmseqs2_uniq_metat.md
View file @
807358cf
...
...
@@ -19,11 +19,11 @@ for gr_value, gr_df in df.groupby(axis=0, by=["tool"]): # group by assembly/tool
pct
=
100
*
count
/
total
print
(
"%s: %d, %d, %.2f"
%
(
gr_value
,
total
,
count
,
pct
))
# flye: 51
750, 6520
, 12.
60
# megahit: 166
93
, 165
7
, 9.9
3
# metaspades: 138
78
, 11
4
1, 8.
22
# metaspadeshybrid: 2
7181, 1946
, 7.
16
# operamsmegahit: 1
5624
, 1
45
2, 9.29
# operamsmetaspades: 1
4840, 1193, 8.04
# raven: 3
5144, 5519
, 15.
70
# flye: 51
342, 6273
, 12.
22
# megahit: 166
72
, 165
1
, 9.9
0
# metaspades: 138
60
, 11
3
1, 8.
16
# metaspadeshybrid: 2
6679, 1891
, 7.
09
# operamsmegahit: 1
1755
, 1
09
2, 9.29
# operamsmetaspades: 1
0807, 824, 7.62
# raven: 3
4158, 5245
, 15.
36
```
\ No newline at end of file
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