mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 22:23:10 +00:00
Remove dump
This commit is contained in:
parent
9462032d00
commit
490a8a8a84
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ workflow PROFILING {
|
|||
[ new_meta, reads, db ]
|
||||
}
|
||||
.groupTuple(by: [0,2])
|
||||
.dump(tag: "into_malt")
|
||||
.multiMap {
|
||||
it ->
|
||||
reads: [ it[0], it[1].flatten() ]
|
||||
|
|
Loading…
Reference in a new issue