mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 23:13:09 +00:00
Update conf/modules.config
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
489650feb8
commit
d96e0a17a5
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@ process {
|
|||
params.taxpasta_add_name ? "--add-name" : "",
|
||||
params.taxpasta_add_rank ? "--add-rank" : "",
|
||||
params.taxpasta_add_lineage ? "--add-lineage" : "",
|
||||
params.taxpasta_add_idlineage ? "--add-id-lineage" : "",
|
||||
params.taxpasta_add_idlineage ? "--add-id-lineage" : ""
|
||||
].join(' ').trim()
|
||||
}
|
||||
publishDir = [
|
||||
|
|
Loading…
Reference in a new issue